Searched refs:_POSIX_GNU_LIBPTHREAD_VERSION (Results 1 – 2 of 2) sorted by relevance
54 #define _POSIX_GNU_LIBPTHREAD_VERSION "IEEE Std 1003.1, 2016 Edition" macro
470 len_real = strlen(_POSIX_GNU_LIBPTHREAD_VERSION); in confstr()476 strncpy(buf, _POSIX_GNU_LIBPTHREAD_VERSION, len); in confstr()
Completed in 4 milliseconds