Searched refs:int64_ctype (Results 1 – 5 of 5) sorted by relevance
15 struct symbol *int64_ctype = &long_ctype; variable232 int64_ctype = &llong_ctype; in target_init()244 int64_ctype = &llong_ctype; in target_init()
116 int64_ctype = &llong_ctype; in init_x86_64()144 int64_ctype = &llong_ctype; in init_x86_64()
8 int64_ctype = &llong_ctype; in init_sh()
145 predefined_ctype("INT64", int64_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()154 predefined_ctype("INT_LEAST64", int64_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()
13 extern struct symbol *int64_ctype;