Searched refs:unsigned_short (Results 1 – 5 of 5) sorted by relevance
29 void unsigned_short(unsigned short);113 unsigned_short(c); in small_integer_types()114 unsigned_short(sc); in small_integer_types()115 unsigned_short(uc); in small_integer_types()116 unsigned_short(ss); in small_integer_types()117 unsigned_short(us); in small_integer_types()118 unsigned_short(si); in small_integer_types()119 unsigned_short(ui); in small_integer_types()120 unsigned_short(sl); in small_integer_types()121 unsigned_short(ul); in small_integer_types()
29 void unsigned_short(unsigned short);115 unsigned_short(c); in small_integer_types()116 unsigned_short(sc); in small_integer_types()117 unsigned_short(uc); in small_integer_types()118 unsigned_short(ss); in small_integer_types()119 unsigned_short(us); in small_integer_types()120 unsigned_short(si); in small_integer_types()121 unsigned_short(ui); in small_integer_types()122 unsigned_short(sll); in small_integer_types()123 unsigned_short(ull); in small_integer_types()
18 unsigned short unsigned_short; member43 arg->unsigned_short, /* gets promoted to 'unsigned int' */
18 unsigned short unsigned_short; member46 arg->unsigned_short, /* gets promoted to 'int' */ in caller()
138 unsigned short unsigned_short; variable157 sizeof(const typeof(unsigned_short)) +