Searched refs:is_double (Results 1 – 2 of 2) sorted by relevance
546 is_double( in is_double() function 853 } else if (is_double(yytext)) { in yylex()
628 special_op* find_special_op_from_op(unsigned op1, unsigned op2, int is_double) { in find_special_op_from_op() argument631 if(is_double) { in find_special_op_from_op()652 special_op* find_special_op_from_name(const char* name, int is_double) { in find_special_op_from_name() argument655 if(is_double) { in find_special_op_from_name()