Searched refs:PR_INT32 (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A Dprtypes.h345 #define PR_INT32(x) x macro
350 #define PR_INT32(x) x ## L macro
364 #define PR_INT32_MAX PR_INT32(2147483647)
H A Dprlong.h197 #define LL_INIT(hi, lo) {PR_INT32(lo), PR_INT32(hi)}
199 #define LL_INIT(hi, lo) {PR_INT32(hi), PR_INT32(lo)}
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/Security/
H A Dprtypes.h345 #define PR_INT32(x) x macro
350 #define PR_INT32(x) x ## L macro
364 #define PR_INT32_MAX PR_INT32(2147483647)
H A Dprlong.h197 #define LL_INIT(hi, lo) {PR_INT32(lo), PR_INT32(hi)}
199 #define LL_INIT(hi, lo) {PR_INT32(hi), PR_INT32(lo)}
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/lib/
H A Dprtypes.h345 #define PR_INT32(x) x macro
350 #define PR_INT32(x) x ## L macro
364 #define PR_INT32_MAX PR_INT32(2147483647)
H A Dprlong.h197 #define LL_INIT(hi, lo) {PR_INT32(lo), PR_INT32(hi)}
199 #define LL_INIT(hi, lo) {PR_INT32(hi), PR_INT32(lo)}
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/security_asn1/
H A Dprtypes.h345 #define PR_INT32(x) x macro
350 #define PR_INT32(x) x ## L macro
364 #define PR_INT32_MAX PR_INT32(2147483647)
H A Dprlong.h197 #define LL_INIT(hi, lo) {PR_INT32(lo), PR_INT32(hi)}
199 #define LL_INIT(hi, lo) {PR_INT32(hi), PR_INT32(lo)}

Completed in 86 milliseconds