Home
last modified time | relevance | path

Searched defs:PTRDIFF_TYPE (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDdragonfly.h55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
HDx86-64.h43 #define PTRDIFF_TYPE (TARGET_LP64 ? "long int" : "int") macro
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDdragonfly.h54 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") macro
HDx86-64.h44 #define PTRDIFF_TYPE (TARGET_LP64 ? "long int" : "int") macro
/dragonfly/contrib/gcc-8.0/gcc/
HDdefaults.h607 #define PTRDIFF_TYPE "long int" macro
/dragonfly/contrib/gcc-4.7/gcc/
HDdefaults.h623 #define PTRDIFF_TYPE "long int" macro