Home
last modified time | relevance | path

Searched refs:_POSIX_MAPPED_FILES (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/intl/
Dloadmsgcat.c66 || (defined _LIBC && defined _POSIX_MAPPED_FILES)
571 # ifdef _POSIX_MAPPED_FILES
/openbsd/src/lib/libc/gen/
Dsysconf.c257 return (_POSIX_MAPPED_FILES); in sysconf()
/openbsd/src/include/
Dunistd.h74 #define _POSIX_MAPPED_FILES 200112L macro
/openbsd/src/gnu/gcc/intl/
Dloadmsgcat.c72 || (defined _LIBC && defined _POSIX_MAPPED_FILES)
1313 # ifdef _POSIX_MAPPED_FILES
/openbsd/src/gnu/usr.bin/texinfo/intl/
Dloadmsgcat.c72 || (defined _LIBC && defined _POSIX_MAPPED_FILES)
1411 # ifdef _POSIX_MAPPED_FILES in _nl_unload_domain()