Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dfeatures.h156 # undef _POSIX_C_SOURCE
157 # define _POSIX_C_SOURCE 200809L macro
257 # define _POSIX_C_SOURCE 2 macro
259 # define _POSIX_C_SOURCE 199506L macro
261 # define _POSIX_C_SOURCE 200112L macro
263 # define _POSIX_C_SOURCE 200809L macro
272 #if defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 2 || defined _XOPEN_SOURCE
276 #if (_POSIX_C_SOURCE - 0) >= 199309L
280 #if (_POSIX_C_SOURCE - 0) >= 199506L
284 #if (_POSIX_C_SOURCE - 0) >= 200112L
[all …]
A Dfnmatch.h38 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE

Completed in 3 milliseconds