Home
last modified time | relevance | path

Searched refs:UINT_FAST8_TYPE (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/
HDdragonfly-stdint.h50 #define UINT_FAST8_TYPE UINT32_TYPE macro
/dragonfly/contrib/gcc-8.0/gcc/config/
HDdragonfly-stdint.h50 #define UINT_FAST8_TYPE UINT32_TYPE macro
/dragonfly/contrib/gcc-8.0/gcc/
HDdefaults.h717 #ifndef UINT_FAST8_TYPE
718 #define UINT_FAST8_TYPE ((const char *) NULL) macro
/dragonfly/contrib/gcc-4.7/gcc/
HDdefaults.h733 #ifndef UINT_FAST8_TYPE
734 #define UINT_FAST8_TYPE ((const char *) NULL) macro
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-common.c4345 if (UINT_FAST8_TYPE) in c_common_nodes_and_builtins()
4347 TREE_TYPE (identifier_global_value (c_get_ident (UINT_FAST8_TYPE))); in c_common_nodes_and_builtins()
5083 if (UINT_FAST8_TYPE) in c_stddef_cpp_builtins()
5084 builtin_define_with_value ("__UINT_FAST8_TYPE__", UINT_FAST8_TYPE, 0); in c_stddef_cpp_builtins()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-common.c5039 if (UINT_FAST8_TYPE) in c_common_nodes_and_builtins()
5041 TREE_TYPE (identifier_global_value (c_get_ident (UINT_FAST8_TYPE))); in c_common_nodes_and_builtins()
5778 if (UINT_FAST8_TYPE) in c_stddef_cpp_builtins()
5779 builtin_define_with_value ("__UINT_FAST8_TYPE__", UINT_FAST8_TYPE, 0); in c_stddef_cpp_builtins()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi1745 @defmacx UINT_FAST8_TYPE
HDtm.texi.in1723 @defmacx UINT_FAST8_TYPE