Searched refs:testTable (Results 1 – 2 of 2) sorted by relevance
72 extern const fx16 testTable[];762 SDK_ASSERTMSG(testTable[i * 2] == s || testTable[i * 2 + 1] == c, "FX_SinIdx, FX_CosIdx\n"); in test_Table()
28 const fx16 testTable[4096 * 2] = { variable