Home
last modified time | relevance | path

Searched refs:CHAR8_TYPE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h596 #ifndef CHAR8_TYPE
597 #define CHAR8_TYPE "unsigned char" macro
H A DChangeLog-201935618 * defaults.h: Define CHAR8_TYPE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h586 #ifndef CHAR8_TYPE
587 #define CHAR8_TYPE "unsigned char" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c4300 char8_type_node = get_identifier (CHAR8_TYPE); in c_common_nodes_and_builtins()
5104 builtin_define_with_value ("__CHAR8_TYPE__", CHAR8_TYPE, 0); in c_stddef_cpp_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc4547 char8_type_node = get_identifier (CHAR8_TYPE); in c_common_nodes_and_builtins()
5368 builtin_define_with_value ("__CHAR8_TYPE__", CHAR8_TYPE, 0); in c_stddef_cpp_builtins()