Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/
HDdragonfly-stdint.h52 #define UINT_FAST32_TYPE UINT32_TYPE macro
/dragonfly/contrib/gcc-8.0/gcc/config/
HDdragonfly-stdint.h52 #define UINT_FAST32_TYPE UINT32_TYPE macro
/dragonfly/contrib/gcc-8.0/gcc/
HDdefaults.h725 #ifndef UINT_FAST32_TYPE
726 #define UINT_FAST32_TYPE ((const char *) NULL) macro
/dragonfly/contrib/gcc-4.7/gcc/
HDdefaults.h741 #ifndef UINT_FAST32_TYPE
742 #define UINT_FAST32_TYPE ((const char *) NULL) macro
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-common.c4351 if (UINT_FAST32_TYPE) in c_common_nodes_and_builtins()
4353 TREE_TYPE (identifier_global_value (c_get_ident (UINT_FAST32_TYPE))); in c_common_nodes_and_builtins()
5087 if (UINT_FAST32_TYPE) in c_stddef_cpp_builtins()
5088 builtin_define_with_value ("__UINT_FAST32_TYPE__", UINT_FAST32_TYPE, 0); in c_stddef_cpp_builtins()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-common.c5045 if (UINT_FAST32_TYPE) in c_common_nodes_and_builtins()
5047 TREE_TYPE (identifier_global_value (c_get_ident (UINT_FAST32_TYPE))); in c_common_nodes_and_builtins()
5782 if (UINT_FAST32_TYPE) in c_stddef_cpp_builtins()
5783 builtin_define_with_value ("__UINT_FAST32_TYPE__", UINT_FAST32_TYPE, 0); in c_stddef_cpp_builtins()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi1747 @defmacx UINT_FAST32_TYPE
HDtm.texi.in1725 @defmacx UINT_FAST32_TYPE