Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amd/
H A Dopts.c83 struct functable { struct
236 static struct functable functable[] = { variable
455 struct functable *fp; in functable_lookup()
457 for (fp = functable; fp->name; fp++) in functable_lookup()