Searched defs:jumpTable (Results 1 – 4 of 4) sorted by relevance
8 static memfunptr jumpTable[] = { &Evil::fun }; variable
58 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, in jumpTable() function
170 static CaseCluster jumpTable(const ConstantInt *Low, in jumpTable() function
1087 const U16* jumpTable = (const U16*)cSrc; in HUF_decompress_usingDTable() local