Home
last modified time | relevance | path

Searched refs:_types (Results 1 – 10 of 10) sorted by relevance

/freebsd/tools/build/cross-build/include/common/sys/
H A D_types.h38 #if __has_include_next(<sys/_types.h>)
39 #include_next <sys/_types.h>
/freebsd/contrib/kyua/utils/text/
H A Dtemplates.cpp116 static types_map _types; member in __anon5ef3b49e0111::statement_def
155 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
/freebsd/tools/build/cross-build/include/mac/sys/
H A D_types.h37 #include_next <sys/_types.h>
/freebsd/contrib/llvm-project/libcxx/include/
H A D__mbstate_t.h44 #elif __has_include(<sys/_types/_mbstate_t.h>)
45 # include <sys/_types/_mbstate_t.h> // works on Darwin
/freebsd/sys/arm64/include/
H A D_types.h39 #error do not include this header, use sys/_types.h
/freebsd/sys/arm/include/
H A D_types.h41 #error do not include this header, use sys/_types.h
/freebsd/sys/riscv/include/
H A D_types.h35 #error do not include this header, use sys/_types.h
/freebsd/sys/powerpc/include/
H A D_types.h41 #error do not include this header, use sys/_types.h
/freebsd/sys/x86/include/
H A D_types.h41 #error do not include this header, use sys/_types.h
/freebsd/include/arm/
H A DMakefile9 _types.h \