Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/amd/amd/
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()