Searched defs:in_delim (Results 1 – 2 of 2) sorted by relevance
36 in_delim(char c, const char* delim) in in_delim() function
1411 int in_delim = 0; // is p within eqn delimiters? in find_decimal_point() local