Searched refs:signed_types (Results 1 – 1 of 1) sorted by relevance
68 static const type_desc_t signed_types[] = { variable100 assert(width / 8 < (sizeof (signed_types) / in inj_strtoll()101 sizeof (signed_types[0]))); in inj_strtoll()102 desc = &signed_types[width / 8]; in inj_strtoll()