Home
last modified time | relevance | path

Searched defs:UINT16_TYPE (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dsys_defs.h48 #define UINT16_TYPE unsigned short macro
230 #define UINT16_TYPE unsigned short macro
281 #define UINT16_TYPE unsigned short macro
334 #define UINT16_TYPE unsigned short macro
375 #define UINT16_TYPE unsigned short macro
425 #define UINT16_TYPE unsigned short macro
504 #define UINT16_TYPE unsigned short macro
534 #define UINT16_TYPE unsigned short macro
566 #define UINT16_TYPE unsigned short macro
628 #define UINT16_TYPE unsigned short macro
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dfreebsd-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
Dvxworks-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
Dhpux-stdint.h11 #define UINT16_TYPE "short unsigned int" macro
Ddragonfly-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
Dnewlib-stdint.h41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
Dopenbsd-stdint.h8 #define UINT16_TYPE "short unsigned int" macro
Dglibc-stdint.h41 #define UINT16_TYPE "short unsigned int" macro
Dnetbsd-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
Dsol2.h53 #define UINT16_TYPE "short unsigned int" macro
Ddarwin.h87 #define UINT16_TYPE "short unsigned int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr-stdint.h41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/
Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dcygwin-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
Ddjgpp-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
Dmingw-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
Dnetbsd64.h397 #define UINT16_TYPE "short unsigned int" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddefaults.h672 #define UINT16_TYPE ((const char *) NULL) macro
/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.c14807 # define UINT16_TYPE uint16_t macro
14809 # define UINT16_TYPE unsigned short int macro
Dshell.c9347 # define UINT16_TYPE uint16_t macro