Searched refs:type_table (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dload_store.c38 static u_char const type_table[32] = { variable
91 switch ( type_table[type] )
H A Dfpu_entry.c100 static u_char const type_table[64] = { variable
113 static u_char const type_table[64] = { variable
506 switch ( type_table[(int) instr_index] )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dbrowse-dns-server.c247 static const char * const type_table[AVAHI_DNS_SERVER_MAX] = { local
270 if ((r = avahi_service_name_join(n, sizeof(n), NULL, type_table[type], domain)) < 0) {
H A Dbrowse-domain.c150 static const char * const type_table[AVAHI_DOMAIN_BROWSER_MAX] = { local
175 if ((r = avahi_service_name_join(n, sizeof(n), type_table[type], "_dns-sd._udp", domain)) < 0) {

Completed in 159 milliseconds