Home
last modified time | relevance | path

Searched refs:itk_unsigned_long_long (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-lex.c510 itk = itk_unsigned_long_long; in narrowest_unsigned_type()
H A Dtree.h3396 itk_unsigned_long_long, enumerator
3416 #define long_long_unsigned_type_node integer_types[itk_unsigned_long_long]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-lex.c767 itk = itk_unsigned_long_long;
H A Dtree.h2122 itk_unsigned_long_long, enumerator
2142 #define long_long_unsigned_type_node integer_types[itk_unsigned_long_long]
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c10254 underlying_type = integer_types[itk_unsigned_long_long]; in finish_enum()