Searched refs:_FILE_OFFSET_BITS (Results 26 - 50 of 64) sorted by relevance

123

/illumos-gate/usr/src/head/
H A Dunistd.h198 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
216 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
327 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
411 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
428 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
452 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
538 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
543 (defined(_LARGEFILE_SOURCE) && _FILE_OFFSET_BITS == 64) || \
584 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
H A Dstdio.h51 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
61 #endif /* !defined(_LP64) && _FILE_OFFSET_BITS == 64 */
160 #if defined(_LP64) || _FILE_OFFSET_BITS == 32
217 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
234 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
354 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
H A Dlibelf.h42 #if defined(_ILP32) && (_FILE_OFFSET_BITS != 32)
H A Dlink.h49 #if !defined(_ILP32) || _FILE_OFFSET_BITS != 64
76 #endif /* !defined(_ILP32) || _FILE_OFFSET_BITS != 64 */
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzguts.h10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS macro
H A Dzconf.h470 #if defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS-0 == 64 && defined(Z_LFS64)
484 #ifndef _FILE_OFFSET_BITS
485 #define _FILE_OFFSET_BITS 64 macro
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dlockf.c34 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
H A Dstat.c33 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
75 #else /* !defined(_LP64) && _FILE_OFFSET_BITS == 64 */
117 #endif /* !defined(_LP64) && _FILE_OFFSET_BITS == 64 */
/illumos-gate/usr/src/ucbhead/sys/
H A Dfile.h165 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
H A Dvfs.h227 #if _FILE_OFFSET_BITS == 32
239 #elif _FILE_OFFSET_BITS == 64
H A Dtypes.h174 #if defined(_LP64) || _FILE_OFFSET_BITS == 32
180 #elif _FILE_OFFSET_BITS == 64
/illumos-gate/usr/src/uts/common/sys/
H A Ddirent.h106 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
112 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
H A Dtypes.h133 * _FILE_OFFSET_BITS. (Note that other system headers define other types
142 #if defined(_LP64) || _FILE_OFFSET_BITS == 32
144 #elif _FILE_OFFSET_BITS == 64
158 #if defined(_LP64) || _FILE_OFFSET_BITS == 32
163 #elif _FILE_OFFSET_BITS == 64
H A Duio.h264 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
272 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
293 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
H A Dstat.h158 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
181 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
253 #if _FILE_OFFSET_BITS != 64
274 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
495 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
H A Dmman.h203 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
209 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 */
239 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
H A Dswap.h51 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64
H A Dfcntl.h152 #if defined(_LP64) || _FILE_OFFSET_BITS == 32
182 #endif /* _LP64 || _FILE_OFFSET_BITS == 32 */
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h149 #if !defined(_LP64) && (_FILE_OFFSET_BITS == 64)
249 #if defined(_LARGEFILE64_SOURCE) && !((_FILE_OFFSET_BITS == 64) && \
/illumos-gate/usr/src/head/iso/
H A Dstdio_iso.h70 #if !defined(_LP64) && (_FILE_OFFSET_BITS == 64 || defined(_LARGEFILE64_SOURCE))
85 #endif /* !_LP64 && _FILE_OFFSET_BITS == 64 || defined(_LARGEFILE64_SOURCE) */
105 #if defined(_LP64) || _FILE_OFFSET_BITS == 32
249 #if !defined(__lint) || defined(_LP64) || _FILE_OFFSET_BITS == 32
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Dfopen.c52 #define LARGE_OPEN (_FILE_OFFSET_BITS == 64)
/illumos-gate/usr/src/cmd/svc/startd/
H A Dcontract.c27 #ifdef _FILE_OFFSET_BITS
28 #undef _FILE_OFFSET_BITS macro
29 #endif /* _FILE_OFFSET_BITS */
H A Dwait.c40 #ifdef _FILE_OFFSET_BITS
41 #undef _FILE_OFFSET_BITS macro
42 #endif /* _FILE_OFFSET_BITS */
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dfopen.c58 #define LARGE_OPEN (_FILE_OFFSET_BITS == 64)
/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h51 #if !defined(_LP64) && _FILE_OFFSET_BITS == 64

Completed in 107 milliseconds

123