Searched refs:uint64_ctype (Results 1 – 5 of 5) sorted by relevance
16 struct symbol *uint64_ctype = &ulong_ctype; variable233 uint64_ctype = &ullong_ctype; in target_init()245 uint64_ctype = &ullong_ctype; in target_init()
117 uint64_ctype = &ullong_ctype; in init_x86_64()145 uint64_ctype = &ullong_ctype; in init_x86_64()
9 uint64_ctype = &ullong_ctype; in init_sh()
146 predefined_ctype("UINT64", uint64_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()155 predefined_ctype("UINT_LEAST64", uint64_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()
14 extern struct symbol *uint64_ctype;