Searched refs:float_constant (Results 1 – 5 of 5) sorted by relevance
33 float_constant ({i}\.{i}?|{i}?\.{i}){exponent}?92 {float_constant}{long_ext} {96 {float_constant}{float_ext} {100 {float_constant} { /* use %lf to protect against overflow */
380 bool (*float_constant) (void *, const char *, double); member
518 double float_constant; member1080 n->u.float_constant = val; in debug_record_float_const()2395 return (*fns->float_constant) (fhandle, n->name, n->u.float_constant); in debug_write_name()
513 double float_constant; member1069 n->u.float_constant = val; in debug_record_float_const()2399 return (*fns->float_constant) (fhandle, n->name, n->u.float_constant); in debug_write_name()