Searched refs:byteparms (Results 1 – 1 of 1) sorted by relevance
1351 uchar_t *byteparms; in interpret_trans() local1374 byteparms = vwv + (2 * wordcount); in interpret_trans()1375 bytecount = get2(byteparms); in interpret_trans()1376 byteparms += 2; in interpret_trans()1467 GET_STRING(filename, byteparms, isunicode); in interpret_trans()1812 uchar_t *byteparms; in interpret_trans2() local1826 byteparms = vwv + (2 * wordcount); in interpret_trans2()1827 bytecount = get2(byteparms); in interpret_trans2()1828 byteparms += 2; in interpret_trans2()1943 output_bytes(byteparms, bytecount); in interpret_trans2()