Searched refs:uint (Results 1 – 5 of 5) sorted by relevance
122 uint flags; /* attributes */125 uint fsckflags; /* flags during fsck */
248 uint64_t uint; member865 val->u.uint = 1; in read_attribute()1384 lowpc = val.u.uint; in find_address_ranges()1392 highpc = val.u.uint; in find_address_ranges()1397 highpc = val.u.uint; in find_address_ranges()1407 ranges = val.u.uint; in find_address_ranges()1416 u->lineoff = val.u.uint; in find_address_ranges()2407 base = val.u.uint; in read_function_entry()2416 if (val.u.uint == 0) in read_function_entry()2481 lowpc = val.u.uint; in read_function_entry()[all …]
63 typedef unsigned u_int, uint; typedef
2 * Convert all __[u|s][32|64] into [uint|int][32|64]_t
1769 uint$1_t x$1 = 0;
Completed in 14 milliseconds