Home
last modified time | relevance | path

Searched defs:seen_digit (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c1099 int seen_digit = (literal_index ? 1 : 0); local
/openbsd-src/gnu/usr.bin/perl/
H A Dnumeric.c1638 bool seen_digit = 0; in Perl_my_atof3() local