Searched refs:_POSIX_GNU_LIBC_VERSION (Results 1 – 2 of 2) sorted by relevance
53 #define _POSIX_GNU_LIBC_VERSION "newlib 7.3" macro
460 len_real = strlen(_POSIX_GNU_LIBC_VERSION); in confstr()466 strncpy(buf, _POSIX_GNU_LIBC_VERSION, len); in confstr()
Completed in 4 milliseconds