Searched defs:_SIZE_T (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dun.h67 #if !defined(_SIZE_T) || __cplusplus >= 199711L
68 #define _SIZE_T macro
74 #endif /* _SIZE_T */
H A Dtypes.h516 #if !defined(_SIZE_T) || __cplusplus >= 199711L
517 #define _SIZE_T macro
523 #endif /* _SIZE_T */
/illumos-gate/usr/src/head/iso/
H A Dstddef_iso.h72 #if !defined(_SIZE_T) || __cplusplus >= 199711L
73 #define _SIZE_T macro
79 #endif /* !_SIZE_T */
H A Dstring_iso.h60 #if !defined(_SIZE_T) || __cplusplus >= 199711L
61 #define _SIZE_T macro
67 #endif /* !_SIZE_T */
H A Dtime_iso.h59 #if !defined(_SIZE_T) || __cplusplus >= 199711L
60 #define _SIZE_T macro
66 #endif /* !_SIZE_T */
H A Dstdlib_iso.h75 #if !defined(_SIZE_T) || __cplusplus >= 199711L
76 #define _SIZE_T macro
82 #endif /* !_SIZE_T */
H A Dwchar_iso.h105 #if !defined(_SIZE_T) || __cplusplus >= 199711L
106 #define _SIZE_T macro
112 #endif /* !defined(_SIZE_T) || __cplusplus >= 199711L */
H A Dstdio_iso.h96 #if !defined(_SIZE_T) || __cplusplus >= 199711L
97 #define _SIZE_T macro
103 #endif /* !_SIZE_T */
/illumos-gate/usr/src/head/
H A Dmon.h46 #if !defined(_SIZE_T) || __cplusplus >= 199711L
47 #define _SIZE_T macro
53 #endif /* _SIZE_T */
H A Dlimits.h310 #if !defined(_SIZE_T) || __cplusplus >= 199711L
311 #define _SIZE_T macro
317 #endif /* _SIZE_T */
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h61 #ifndef _SIZE_T
62 #define _SIZE_T macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h364 #ifndef _SIZE_T
365 #define _SIZE_T macro

Completed in 89 milliseconds