Searched defs:PTR_SIZE (Results 1 – 6 of 6) sorted by relevance
47 #define PTR_SIZE (4 * CHAR_BIT) macro
47 #define PTR_SIZE (8 * CHAR_BIT) macro
38 #define PTR_SIZE (1<<PTR_SCALESHIFT) macro
61 #define PTR_SIZE 4 macro
89 #define PTR_SIZE 4 /* Must be 32 bits for VMS debug info */ macro
131 #define PTR_SIZE (POINTER_SIZE / BITS_PER_UNIT) macro