Home | History | Annotate | Download | only in libpng

Lines Matching refs:term

11211     char *term;
11213 value = strtod (string, &term);
11214 if (value != 69 || term != (string + 4))
11222 char *term;
11223 strtod (string, &term);
11224 if (term != string && *(term - 1) == 0)
13724 # func_arith arithmetic-term...
13802 # func_arith arithmetic-term...