Searched defs:PTR_SIZE (Results 1 – 11 of 11) sorted by relevance
36 #define PTR_SIZE (1<<PTR_SCALESHIFT) macro [all...]
47 #define PTR_SIZE 32 macro
47 #define PTR_SIZE 64 macro
55 #define PTR_SIZE 4 macro
205 #define PTR_SIZE (TARGET_LARGE ? 4 : 2) macro
203 #define PTR_SIZE (TARGET_LARGE ? 4 : 2) macro
86 #define PTR_SIZE 4 /* Must be 32 bits for VMS debug info */ macro
141 #define PTR_SIZE (POINTER_SIZE / BITS_PER_UNIT) macro
142 #define PTR_SIZE (POINTER_SIZE / BITS_PER_UNIT) macro