Home
last modified time | relevance | path

Searched refs:USItype (Results 1 – 2 of 2) sorted by relevance

/lib/mpi/
Dlonglong.h117 : "=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 …]
Dmpi-internal.h244 typedef unsigned int USItype __attribute__ ((mode(SI))); typedef
250 typedef unsigned long USItype; typedef