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