Searched defs:UINT8_TYPE (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd-stdint.h32 #define UINT8_TYPE "unsigned char" macro
H A Dglibc-stdint.h31 #define UINT8_TYPE "unsigned char" macro
H A Dhpux-stdint.h10 #define UINT8_TYPE "unsigned char" macro
H A Dnewlib-stdint.h35 #define UINT8_TYPE (CHAR_TYPE_SIZE == 8 ? "unsigned char" : 0) macro
H A Dopenbsd-stdint.h7 #define UINT8_TYPE "unsigned char" macro
H A Dsol2.h50 #define UINT8_TYPE "unsigned char" macro
H A Ddarwin.h83 #define UINT8_TYPE "unsigned char" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcygwin-stdint.h29 #define UINT8_TYPE "unsigned char" macro
H A Ddjgpp-stdint.h29 #define UINT8_TYPE "unsigned char" macro
H A Dmingw-stdint.h26 #define UINT8_TYPE "unsigned char" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h26 #define UINT8_TYPE "unsigned char" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dosf.h171 #define UINT8_TYPE "unsigned char" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Diris.h86 #define UINT8_TYPE "unsigned char" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h597 #define UINT8_TYPE ((const char *) NULL) macro
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c7887 # define UINT8_TYPE uint8_t macro
7889 # define UINT8_TYPE unsigned char macro
[all...]

Completed in 510 milliseconds