Searched refs:_POSIX2_CHAR_TERM (Results 1 – 3 of 3) sorted by relevance
137 #define _POSIX2_CHAR_TERM -1 /* not implemented */ macro
77 case _SC_2_CHAR_TERM: return _POSIX2_CHAR_TERM; in sysconf()
635 EXPECT_EQ(-1, _POSIX2_CHAR_TERM); in TEST()