Searched refs:ccfntype (Results 1 – 1 of 1) sorted by relevance
91 typedef u_quad_t (*ccfntype)(const char *, char **, int); typedef122 ccfntype ccfn; /* conversion function (strtoq/strtouq) */ in vsscanf()209 ccfn = (ccfntype)strtoq; in vsscanf()215 ccfn = (ccfntype)strtoq; in vsscanf()