Home
last modified time | relevance | path

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

/u-boot/lib/
A Dsscanf.c359 typedef u64 (*ccfntype)(const char *, char **, int); typedef
376 ccfntype ccfn; /* conversion function (strtoq/strtouq) */ in vsscanf()
454 ccfn = (ccfntype)strtoq; in vsscanf()
460 ccfn = (ccfntype)strtoq; in vsscanf()

Completed in 3 milliseconds