Home
last modified time | relevance | path

Searched refs:dconst3 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dreal.h379 extern REAL_VALUE_TYPE dconst3;
H A Demit-rtl.c102 REAL_VALUE_TYPE dconst3; variable
5196 REAL_VALUE_FROM_INT (dconst3, 3, 0, double_mode); in init_emit_once()
5204 real_arithmetic (&dconstthird, RDIV_EXPR, &dconst1, &dconst3); in init_emit_once()