Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_scanner.c546 is_double( in is_double() function
853 } else if (is_double(yytext)) { in yylex()
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c628 special_op* find_special_op_from_op(unsigned op1, unsigned op2, int is_double) { in find_special_op_from_op() argument
631 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() argument
655 if(is_double) { in find_special_op_from_name()