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

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

Completed in 106 milliseconds