Searched refs:CHAR8_TYPE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h586 #ifndef CHAR8_TYPE
587 #define CHAR8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h596 #ifndef CHAR8_TYPE
597 #define CHAR8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c4312 char8_type_node = get_identifier (CHAR8_TYPE);
5119 builtin_define_with_value ("__CHAR8_TYPE__", CHAR8_TYPE, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc4559 char8_type_node = get_identifier (CHAR8_TYPE);
5383 builtin_define_with_value ("__CHAR8_TYPE__", CHAR8_TYPE, 0);

Completed in 218 milliseconds