Home
last modified time | relevance | path

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

/lib/crypto/mpi/
A Dlonglong.h163 do { UDItype __r; \
167 extern UDItype __udiv_qrnnd(UDItype *, UDItype, UDItype, UDItype);
251 ({UDItype __w; \
322 union {UDItype __ll; \
354 union {UDItype __ll; \
480 ({UDItype __w; \
488 union {UDItype __ll; \
501 union {UDItype __ll; \
615 union {UDItype __ll; \
644 UDItype __ll = (UDItype)(u) * (v); \
[all …]
A Dmpi-internal.h212 typedef unsigned int UDItype __attribute__ ((mode(DI))); typedef

Completed in 9 milliseconds