Searched refs:_SC_2_C_VERSION (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | sysconf.h | 53 #define _SC_2_C_VERSION 0x000f macro |
/bionic/libc/bionic/ | ||
D | sysconf.cpp | 186 case _SC_2_C_VERSION: return SYSTEM_2_C_VER; in sysconf() |