Home
last modified time | relevance | path

Searched defs:type_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dload_store.c38 static u_char const type_table[32] = { variable
H A Dfpu_entry.c83 static u_char const type_table[64] = { variable
/openbmc/qemu/qom/
H A Dobject.c81 static GHashTable *type_table; in type_table_get() local