Home
last modified time | relevance | path

Searched refs:decimal_long_max (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Ddecl.c467 decimal_long_max = build_int_2 (0x8000000000000000LL, 0); in java_init_decl_processing()
470 decimal_long_max = build_int_2 (0, 0x80000000); in java_init_decl_processing()
475 TREE_TYPE (decimal_long_max) = unsigned_long_type_node; in java_init_decl_processing()
H A Dlex.c1239 ? decimal_long_max
H A Djava-tree.h452 #define decimal_long_max \ macro
H A DChangeLog391 (decimal_int_max, decimal_long_max): New defines.
395 decimal_long_max.