Searched refs:unsigned_types (Results 1 – 1 of 1) sorted by relevance
80 static const type_desc_t unsigned_types[] = { variable129 assert(width / 8 < (sizeof (unsigned_types) / in inj_strtoull()130 sizeof (unsigned_types[0]))); in inj_strtoull()131 desc = &unsigned_types[width / 8]; in inj_strtoull()