Home
last modified time | relevance | path

Searched refs:_LARGEFILE_SOURCE (Results 1 – 11 of 11) sorted by relevance

/openbsd/lib/libz/
H A Dgzguts.h7 # ifndef _LARGEFILE_SOURCE
8 # define _LARGEFILE_SOURCE 1 macro
H A DChangeLog480 - Set and check the value of _LARGEFILE_SOURCE and _LARGEFILE64_SOURCE
/openbsd/sbin/unwind/libunbound/
H A Dconfig.h1180 #if defined(OMITTED__D_LARGEFILE_SOURCE_1) && !defined(_LARGEFILE_SOURCE)
1181 #define _LARGEFILE_SOURCE 1 macro
/openbsd/usr.sbin/unbound/
H A Dconfig.h.in1059 #undef _LARGEFILE_SOURCE
1175 #if defined(OMITTED__D_LARGEFILE_SOURCE_1) && !defined(_LARGEFILE_SOURCE)
1176 #define _LARGEFILE_SOURCE 1 macro
H A Dacx_nlnetlabs.m4871 dnl try to see if an additional _LARGEFILE_SOURCE 1 is needed to get fseeko
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake387 add_compile_definitions(_LARGEFILE_SOURCE)
400 add_compile_definitions(_LARGEFILE_SOURCE)
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A Dporting.texi142 macro, or define other macros (like @code{_LARGEFILE_SOURCE} or
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A Dporting.texi129 macro, or define other macros (like @code{_LARGEFILE_SOURCE} or
/openbsd/usr.sbin/nsd/
H A Dconfig.h.in775 #undef _LARGEFILE_SOURCE
H A Dacx_nlnetlabs.m4871 dnl try to see if an additional _LARGEFILE_SOURCE 1 is needed to get fseeko
/openbsd/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-20013885 (_LARGEFILE_SOURCE): Define it.