Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amd/
H A Dopts.c62 typedef int (*IntFuncPtr) (char *); typedef
85 IntFuncPtr func;
452 static IntFuncPtr
460 return (IntFuncPtr) NULL; in functable_lookup()
548 IntFuncPtr func; in eval_selectors()