Searched refs:ccfntype (Results 1 – 1 of 1) sorted by relevance
359 typedef u64 (*ccfntype)(const char *, char **, int); typedef376 ccfntype ccfn; /* conversion function (strtoq/strtouq) */ in vsscanf()454 ccfn = (ccfntype)strtoq; in vsscanf()460 ccfn = (ccfntype)strtoq; in vsscanf()
Completed in 3 milliseconds