Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/math-emu/
Dload_store.c36 static u_char const type_table[32] = { variable
Dfpu_entry.c101 static u_char const type_table[64] = { variable
114 static u_char const type_table[64] = { variable
/linux-3.3/drivers/uwb/
Duwbd.c182 struct uwbd_evt_type_handler *type_table; in uwbd_event_handle_urc() local