Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk3.c1465 int seenradix = 0; in type_of() local
1509 if (seenradix || seene || (!somedigits && in type_of()
1514 seenradix = 1; in type_of()
1520 if (somedigits >= MAXDIGINT || seenradix || seene) { in type_of()