Searched defs:Convert (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprscanf.c123 * Convert a string to an unsigned 64-bit integer. The string
416 * Convert, and return the end of the conversion spec.
421 Convert(ScanfState *state, const char *fmt) function
610 cPtr = Convert(state, cPtr);

Completed in 652 milliseconds