HomeSort by: relevance | last modified time | path
    Searched defs:_POSIX_C_SOURCE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
featuretest.h 9 * and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead,
26 * _POSIX_C_SOURCE == 1 IEEE Std 1003.1-1990
27 * _POSIX_C_SOURCE == 2 IEEE Std 1003.2-1992
28 * _POSIX_C_SOURCE == 199309L IEEE Std 1003.1b-1993
29 * _POSIX_C_SOURCE == 199506L ISO/IEC 9945-1:1996
30 * _POSIX_C_SOURCE == 200112L IEEE Std 1003.1-2001
31 * _POSIX_C_SOURCE == 200809L IEEE Std 1003.1-2008
32 * _POSIX_C_SOURCE == 202405L IEEE Std 1003.1-2024
38 * _POSIX_C_SOURCE Feature Test Macro'.
64 * if both _POSIX_C_SOURCE and _NETBSD_SOURCE are defined, the versio
    [all...]
  /src/sys/crypto/blake2/
blake2s.c 41 #define _POSIX_C_SOURCE 200809L
  /src/tools/compat/
compat_defs.h 16 #define _POSIX_C_SOURCE 200112L
29 #undef _POSIX_C_SOURCE

Completed in 13 milliseconds