/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | sys_defs.h | 47 #define UINT32_TYPE unsigned int macro 229 #define UINT32_TYPE unsigned int macro 280 #define UINT32_TYPE unsigned int macro 333 #define UINT32_TYPE unsigned int macro 374 #define UINT32_TYPE unsigned int macro 424 #define UINT32_TYPE unsigned int macro 503 #define UINT32_TYPE unsigned int macro 533 #define UINT32_TYPE unsigned int macro 565 #define UINT32_TYPE unsigned int macro 627 #define UINT32_TYPE unsigned int macro [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 34 #define UINT32_TYPE "unsigned int" macro
|
H A D | dragonfly-stdint.h | 34 #define UINT32_TYPE "unsigned int" macro
|
H A D | hpux-stdint.h | 12 #define UINT32_TYPE "unsigned int" macro
|
H A D | vxworks-stdint.h | 33 #define UINT32_TYPE "unsigned int" macro
|
H A D | newlib-stdint.h | 42 #define UINT32_TYPE (STDINT_LONG32 ? "long unsigned int" : INT_TYPE_SIZE == 32 ? "unsigned int" : S… macro
|
H A D | glibc-stdint.h | 39 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 42 #define UINT32_TYPE (INT_TYPE_SIZE == 16 ? "long unsigned int" : "long long unsigned int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 31 #define UINT32_TYPE "unsigned int" macro
|
H A D | cygwin-stdint.h | 31 #define UINT32_TYPE "unsigned int" macro
|
H A D | mingw-stdint.h | 28 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 34 #define UINT32_TYPE "unsigned int" macro
|
H A D | dragonfly-stdint.h | 34 #define UINT32_TYPE "unsigned int" macro
|
H A D | vxworks-stdint.h | 33 #define UINT32_TYPE "unsigned int" macro
|
H A D | hpux-stdint.h | 12 #define UINT32_TYPE "unsigned int" macro
|
H A D | newlib-stdint.h | 42 #define UINT32_TYPE (STDINT_LONG32 ? "long unsigned int" : INT_TYPE_SIZE == 32 ? "unsigned int" : S… macro
|
H A D | openbsd-stdint.h | 9 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 31 #define UINT32_TYPE "unsigned int" macro
|
H A D | djgpp-stdint.h | 31 #define UINT32_TYPE "unsigned int" macro
|
H A D | mingw-stdint.h | 28 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 42 #define UINT32_TYPE (INT_TYPE_SIZE == 16 ? "long unsigned int" : "long long unsigned int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 28 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 28 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 28 #define UINT32_TYPE "unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 28 #define UINT32_TYPE "unsigned int" macro
|