Searched refs:CondCvtArg (Results 1 – 2 of 2) sorted by relevance
156 static Boolean CondCvtArg(char *, double *);487 CondCvtArg(char *str, double *value) in CondCvtArg() function714 if (CondCvtArg(lhs, &left)) { in compare_expression()768 if (!CondCvtArg(lhs, &left) || !CondCvtArg(rhs, &right)) in compare_expression()
391 o cond.c: CondCvtArg: avoid access beyond end of empty buffer.