Searched defs:posix (Results 1 – 16 of 16) sorted by relevance
254 ATF_TC_HEAD(posix, tc) in ATF_TC_HEAD() argument259 ATF_TC_BODY(posix, tc) in ATF_TC_BODY() argument
25 SUBDIRS = posix subdir
4 SUBDIRS = posix subdir
28 enum class Style { windows, posix, native }; enumerator
135 verify(const char *refname, int posix) in verify()
52 } posix; in x86_gnu_fallback_frame_state() member
72 namespace posix = __gnu_posix; in _GLIBCXX_VISIBILITY() local
322 namespace posix = fs::__gnu_posix; in _GLIBCXX_VISIBILITY() local
273 int posix; in printsignals() local
79 namespace posix = __gnu_posix; in _GLIBCXX_VISIBILITY() local
380 namespace posix = fs::__gnu_posix; in _GLIBCXX_VISIBILITY() local
140 posix: target
93 int posix = 0; /* strict POSIX mode? */ variable
1263 namespace posix { namespace
50 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator