Searched refs:ExprCreateFloat (Results 1 – 4 of 4) sorted by relevance
37 ExprCreateFloat(void);
96 ExprCreateFloat(void) in ExprCreateFloat() function
704 { $$ = ExprCreateFloat(/* Discard $1 */); }
2838 { (yyval.expr) = ExprCreateFloat(/* Discard $1 */); } in yyparse()