OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_LARGEFILE64_SOURCE
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
feature_tests.h
168
*
_LARGEFILE64_SOURCE
177
* Requesting
_LARGEFILE64_SOURCE
implies requesting _LARGEFILE_SOURCE as
194
#undef
_LARGEFILE64_SOURCE
195
#define
_LARGEFILE64_SOURCE
1
197
#if
_LARGEFILE64_SOURCE
- 0 == 1
/src/external/bsd/libevent/dist/test/
regress_zlib.c
71
#ifndef
_LARGEFILE64_SOURCE
72
#define
_LARGEFILE64_SOURCE
0
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_zlib.c
70
#ifndef
_LARGEFILE64_SOURCE
71
#define
_LARGEFILE64_SOURCE
0
/src/common/dist/zlib/contrib/minizip/
ioapi.h
35
#ifndef
_LARGEFILE64_SOURCE
36
#define
_LARGEFILE64_SOURCE
minizip.c
23
#ifndef
_LARGEFILE64_SOURCE
24
#define
_LARGEFILE64_SOURCE
miniunz.c
22
#ifndef
_LARGEFILE64_SOURCE
23
#define
_LARGEFILE64_SOURCE
/src/external/gpl3/binutils/dist/zlib/contrib/minizip/
ioapi.h
35
#ifndef
_LARGEFILE64_SOURCE
36
#define
_LARGEFILE64_SOURCE
minizip.c
23
#ifndef
_LARGEFILE64_SOURCE
24
#define
_LARGEFILE64_SOURCE
miniunz.c
22
#ifndef
_LARGEFILE64_SOURCE
23
#define
_LARGEFILE64_SOURCE
/src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
ioapi.h
35
#ifndef
_LARGEFILE64_SOURCE
36
#define
_LARGEFILE64_SOURCE
minizip.c
23
#ifndef
_LARGEFILE64_SOURCE
24
#define
_LARGEFILE64_SOURCE
miniunz.c
22
#ifndef
_LARGEFILE64_SOURCE
23
#define
_LARGEFILE64_SOURCE
/src/common/dist/zlib/
zconf.h
500
/* a little trick to accommodate both "#define
_LARGEFILE64_SOURCE
" and
501
* "#define
_LARGEFILE64_SOURCE
1" as requesting 64-bit operations, (even
503
* both "#undef
_LARGEFILE64_SOURCE
" and "#define
_LARGEFILE64_SOURCE
0" as
506
#if defined(
_LARGEFILE64_SOURCE
) && -
_LARGEFILE64_SOURCE
- -1 == 1
507
# undef
_LARGEFILE64_SOURCE
516
# if defined(
_LARGEFILE64_SOURCE
) && !defined(_WIN32)
536
#if defined(
_LARGEFILE64_SOURCE
) && defined(Z_LFS64)
/src/external/bsd/zstd/dist/lib/dictBuilder/
zdict.c
30
# ifndef
_LARGEFILE64_SOURCE
31
# define
_LARGEFILE64_SOURCE
/src/external/gpl3/binutils/dist/zlib/
zconf.h
462
/* a little trick to accommodate both "#define
_LARGEFILE64_SOURCE
" and
463
* "#define
_LARGEFILE64_SOURCE
1" as requesting 64-bit operations, (even
465
* both "#undef
_LARGEFILE64_SOURCE
" and "#define
_LARGEFILE64_SOURCE
0" as
468
#if defined(
_LARGEFILE64_SOURCE
) && -
_LARGEFILE64_SOURCE
- -1 == 1
469
# undef
_LARGEFILE64_SOURCE
478
# if defined(
_LARGEFILE64_SOURCE
) && !defined(_WIN32)
498
#if defined(
_LARGEFILE64_SOURCE
) && defined(Z_LFS64)
/src/external/gpl3/binutils.old/dist/zlib/
zconf.h
460
/* a little trick to accommodate both "#define
_LARGEFILE64_SOURCE
" and
461
* "#define
_LARGEFILE64_SOURCE
1" as requesting 64-bit operations, (even
463
* both "#undef
_LARGEFILE64_SOURCE
" and "#define
_LARGEFILE64_SOURCE
0" as
466
#if defined(
_LARGEFILE64_SOURCE
) && -
_LARGEFILE64_SOURCE
- -1 == 1
467
# undef
_LARGEFILE64_SOURCE
474
# if defined(Z_HAVE_UNISTD_H) || defined(
_LARGEFILE64_SOURCE
)
489
#if defined(
_LARGEFILE64_SOURCE
) && defined(Z_LFS64)
Completed in 51 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026