Searched refs:LL_MUL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dprlong.h138 ** LL_MUL Product (two's complement)
142 #define LL_MUL(r, a, b) ((r) = (a) * (b)) macro
239 #define LL_MUL(r, a, b) { \ macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprlong.h138 ** LL_MUL Product (two's complement)
142 #define LL_MUL(r, a, b) ((r) = (a) * (b)) macro
239 #define LL_MUL(r, a, b) { \ macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprlong.h138 ** LL_MUL Product (two's complement)
142 #define LL_MUL(r, a, b) ((r) = (a) * (b)) macro
239 #define LL_MUL(r, a, b) { \ macro
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprlong.h138 ** LL_MUL Product (two's complement)
142 #define LL_MUL(r, a, b) ((r) = (a) * (b)) macro
239 #define LL_MUL(r, a, b) { \ macro

Completed in 127 milliseconds