Searched refs:_types (Results 1 – 10 of 10) sorted by relevance
38 #if __has_include_next(<sys/_types.h>)39 #include_next <sys/_types.h>
116 static types_map _types; member in __anon5ef3b49e0111::statement_def155 for (types_map::const_iterator iter = _types.begin(); in statement_def()156 iter != _types.end(); ++iter) { in statement_def()178 if (_types.empty()) in parse()179 _types = generate_types_map(); in parse()185 const types_map::const_iterator iter = _types.find(words[0]); in parse()186 if (iter == _types.end()) in parse()203 statement_def::types_map statement_def::_types; member in __anon5ef3b49e0111::statement_def
37 #include_next <sys/_types.h>
44 #elif __has_include(<sys/_types/_mbstate_t.h>)45 # include <sys/_types/_mbstate_t.h> // works on Darwin
39 #error do not include this header, use sys/_types.h
41 #error do not include this header, use sys/_types.h
35 #error do not include this header, use sys/_types.h
9 _types.h \