Searched defs:wide_type (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | ctype_narrow_char.cc | 40 typedef char wide_type; in test01() typedef 68 typedef char wide_type; in test02() typedef
|
H A D | ctype_narrow_wchar_t.cc | 41 typedef wchar_t wide_type; in test01() typedef 69 typedef wchar_t wide_type; in test02() typedef
|
H A D | ctype_widen_wchar_t.cc | 40 typedef wchar_t wide_type; in test01() typedef
|
H A D | ctype_widen_char.cc | 39 typedef char wide_type; in test01() typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | fold-const.c | 4050 extract_muldiv (t, c, code, wide_type) in extract_muldiv() argument 4075 extract_muldiv_1 (t, c, code, wide_type) in extract_muldiv_1() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | fold-const.c | 5555 extract_muldiv (tree t, tree c, enum tree_code code, tree wide_type, in extract_muldiv() 5577 extract_muldiv_1 (tree t, tree c, enum tree_code code, tree wide_type, in extract_muldiv_1()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 6321 tree wide_type, wide_ofs; local
|