Searched refs:ScanNumeric (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMparse.c385 #define ScanNumeric(str) while ('0' <= *(str) && *(str) <= '9') (str)++ macro
1094 ScanNumeric(str);
1564 ScanNumeric(str);

Completed in 5 milliseconds