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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c458 static Boolean ScanFloat(char *src, float *f, char **past) argument
475 *past = src;
479 static Boolean ScanInt(char *src, int *i, char **past) argument
488 *past = src;

Completed in 22 milliseconds