HomeSort by relevance Sort by last modified time
    Searched refs:__EXTENSIONS__ (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /onnv/onnv-gate/usr/src/lib/libast/amd64/include/ast/
ast_standards.h 26 /* __EXTENSIONS__ works */
27 #ifndef __EXTENSIONS__
28 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/amd64/src/lib/libast/
ast_standards.h 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/i386/include/ast/
ast_standards.h 26 /* __EXTENSIONS__ works */
27 #ifndef __EXTENSIONS__
28 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/i386/src/lib/libast/
ast_standards.h 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/sparc/include/ast/
ast_standards.h 26 /* __EXTENSIONS__ works */
27 #ifndef __EXTENSIONS__
28 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/sparc/src/lib/libast/
ast_standards.h 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/sparcv9/include/ast/
ast_standards.h 26 /* __EXTENSIONS__ works */
27 #ifndef __EXTENSIONS__
28 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
ast_standards.h 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
standards 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
standards 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
standards 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
standards 5 /* __EXTENSIONS__ works */
6 #ifndef __EXTENSIONS__
7 #define __EXTENSIONS__ 1
  /onnv/onnv-gate/usr/src/uts/intel/sys/
machsig.h 50 #if !defined(_POSIX_C_SOURCE) || defined(_XPG4_2) || defined(__EXTENSIONS__)
52 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
67 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
75 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
93 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
103 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
116 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
  /onnv/onnv-gate/usr/src/uts/sparc/sys/
machsig.h 54 #if !defined(_POSIX_C_SOURCE) || defined(_XPG4_2) || defined(__EXTENSIONS__)
69 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
77 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
95 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
105 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
118 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
122 #endif /* _POSIX_C_SOURCE || defined(_XPG4_2) || defined(__EXTENSIONS__) */
machtypes.h 49 defined(__EXTENSIONS__)
stat_impl.h 49 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) || \
54 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
63 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) || \
68 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
  /onnv/onnv-gate/usr/src/head/
unistd.h 48 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
69 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__)
77 #endif /* !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) */
79 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__)
83 #endif /* !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) */
244 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__)
246 #endif /* !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) */
250 defined(__EXTENSIONS__)
257 !defined(_XPG6)) || defined(__EXTENSIONS__)
261 #if defined(_XPG4) || defined(__EXTENSIONS__)
    [all...]
fcntl.h 36 #if defined(__EXTENSIONS__) || defined(_XPG4)
46 #if defined(__EXTENSIONS__) || defined(_XPG4)
61 #endif /* defined(__EXTENSIONS__) || defined(_XPG4) */
63 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__)
71 #endif /* !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) */
79 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(__EXTENSIONS__)
83 #if defined(__EXTENSIONS__) || !defined(__XOPEN_OR_POSIX) || \
87 #endif /* defined(__EXTENSIONS__) || !defined(__XOPEN_OR_POSIX) ... */
91 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(__EXTENSIONS__)
95 #if defined(__EXTENSIONS__) || !defined(__XOPEN_OR_POSIX) ||
    [all...]
strings.h 35 #if !defined(_XOPEN_SOURCE) || defined(__EXTENSIONS__)
62 #if defined(_XPG4_2) && !defined(__EXTENSIONS__)
66 #endif /* defined(_XPG4_2) && !defined(__EXTENSIONS__) */
77 #if defined(_XPG4_2) && !defined(__EXTENSIONS__)
81 #endif /* defined(_XPG4_2) && !defined(__EXTENSIONS__) */
syslog.h 45 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
47 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
55 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
57 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
  /onnv/onnv-gate/usr/src/head/iso/
wctype_c99.h 67 defined(_STDC_C99) || defined(__EXTENSIONS__)
73 #endif /* defined(__EXTENSIONS__)... */
ctype_c99.h 58 defined(_XPG6) || defined(_STDC_C99) || defined(__EXTENSIONS__)
66 defined(__XPG4_CHAR_CLASS__) || defined(__EXTENSIONS__)
  /onnv/onnv-gate/usr/src/uts/common/sys/
ulimit.h 47 #if defined(__EXTENSIONS__) || !defined(_XOPEN_SOURCE)
select.h 48 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(__EXTENSIONS__)
59 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(__EXTENSIONS__)
104 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(__EXTENSIONS__)
109 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG6) || defined(__EXTENSIONS__)
115 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
125 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
129 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
131 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
137 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
141 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
    [all...]
wait.h 40 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
58 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
71 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
103 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
106 #if !defined(_XPG6) || defined(__EXTENSIONS__)
108 #endif /* !defined(_XPG6) || defined(__EXTENSIONS__) */
111 #if !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__)
113 #endif /* !defined(__XOPEN_OR_POSIX) || defined(__EXTENSIONS__) */
119 #if !defined(__XOPEN_OR_POSIX) || defined(_XPG4_2) || defined(__EXTENSIONS__)
122 #if !defined(_XPG6) || defined(__EXTENSIONS__)
    [all...]

Completed in 4859 milliseconds

1 2 3 4 5