Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dspice-core.c315 static int name2enum(const char *string, const char *table[], int entries) in name2enum() function
336 int value = name2enum(string, table, entries); in parse_name()