Searched refs:jump_table (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/dc/
H A Dbcode.c144 static opcode_function jump_table[UCHAR_MAX]; variable
238 jump_table[i] = unknown;
240 jump_table[jump_table_data[i].ch] = jump_table_data[i].f;
1743 (*jump_table[ch])();
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dpeicode.h665 jump_table;
667 static jump_table jtab[] =
663 jump_table; typedef in typeref:struct:__anon382

Completed in 55 milliseconds