Home
last modified time | relevance | path

Searched refs:java_float_type_node (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dmangle.c1798 || type == java_float_type_node) in write_builtin_type()
H A Dcp-tree.h548 #define java_float_type_node cp_global_trees[CPTI_JAVA_FLOAT_TYPE] macro
H A Dclass.c5692 DECL_IGNORED_P (TYPE_NAME (java_float_type_node)) = 0; in push_lang_context()
H A Ddecl.c3181 java_float_type_node = record_builtin_java_type ("__java_float", -32); in cxx_init_decl_processing()
H A DChangeLog-19983913 java_int_type_node, java_long_type_node, java_float_type_node,
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c1690 || type == java_float_type_node)
H A Dcp-tree.h657 #define java_float_type_node cp_global_trees[CPTI_JAVA_FLOAT_TYPE] macro
H A Dclass.c5997 DECL_IGNORED_P (TYPE_NAME (java_float_type_node)) = 0;
H A Ddecl.c7000 java_float_type_node = record_builtin_java_type ("__java_float", -32); in cxx_init_decl_processing()
H A DChangeLog.210701 java_int_type_node, java_long_type_node, java_float_type_node,