Home
last modified time | relevance | path

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

/linux/lib/crypto/mpi/
H A Dmpi-internal.h210 typedef unsigned int USItype __attribute__ ((mode(SI))); typedef
216 typedef unsigned long USItype; typedef
/linux/include/math-emu/
H A Dsoft-fp.h195 typedef unsigned int USItype __attribute__((mode(SI))); typedef