Home
last modified time | relevance | path

Searched defs:wide_type (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dctype_narrow_char.cc40 typedef char wide_type; in test01() typedef
68 typedef char wide_type; in test02() typedef
H A Dctype_narrow_wchar_t.cc41 typedef wchar_t wide_type; in test01() typedef
69 typedef wchar_t wide_type; in test02() typedef
H A Dctype_widen_wchar_t.cc40 typedef wchar_t wide_type; in test01() typedef
H A Dctype_widen_char.cc39 typedef char wide_type; in test01() typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c4050 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 Dfold-const.c5555 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 Dalpha.c6321 tree wide_type, wide_ofs; local