Searched refs:USItype (Results 1 – 2 of 2) sorted by relevance
117 : "=r" ((USItype)(sh)), \118 "=&r" ((USItype)(sl)) \119 : "%r" ((USItype)(ah)), \120 "rI" ((USItype)(bh)), \121 "%r" ((USItype)(al)), \122 "rI" ((USItype)(bl)))126 : "=r" ((USItype)(sh)), \127 "=&r" ((USItype)(sl)) \128 : "r" ((USItype)(ah)), \129 "rI" ((USItype)(bh)), \[all …]
244 typedef unsigned int USItype __attribute__ ((mode(SI))); typedef250 typedef unsigned long USItype; typedef