Searched defs:PTRDIFF_TYPE (Results 1 – 6 of 6) sorted by relevance
55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
43 #define PTRDIFF_TYPE (TARGET_LP64 ? "long int" : "int") macro
54 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
44 #define PTRDIFF_TYPE (TARGET_LP64 ? "long int" : "int") macro
607 #define PTRDIFF_TYPE "long int" macro
623 #define PTRDIFF_TYPE "long int" macro