Searched defs:PR_INT32 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtypes.h355 #define PR_INT32(x) x macro
360 #define PR_INT32(x) x ## L macro
374 #define PR_INT32_MAX PR_INT32(2147483647)
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v3_0.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v3_1.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v3_2.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v4_0.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v4_1.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v4_2.h223 #define PR_INT32(x) x macro
226 #define PR_INT32_MAX PR_INT32(2147483647)
H A DVBoxCAPI_v4_3.h285 #define PR_INT32(x) x macro
288 #define PR_INT32_MAX PR_INT32(2147483647)

Completed in 534 milliseconds