Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dcdefs.h349 # define __POSIX_VISIBLE 200112 macro
352 # define __POSIX_VISIBLE 199506 macro
355 # define __POSIX_VISIBLE 199309 macro
358 # define __POSIX_VISIBLE 199209 macro
361 # define __POSIX_VISIBLE 199009 macro
365 # define __POSIX_VISIBLE 198808 macro
374 #if defined(_ANSI_SOURCE) && !defined(__POSIX_VISIBLE) && \
376 # define __POSIX_VISIBLE 0 macro
396 (defined(_ANSI_SOURCE) || defined(__XPG_VISIBLE) || defined(__POSIX_VISIBLE))
404 # undef __POSIX_VISIBLE
[all …]