Searched refs:ucstream (Results 1 – 1 of 1) sorted by relevance
1085 const unsigned char *ucstream = *(const unsigned char **)stream; in PF_fetch_opcode() local1086 opcode_t o = (pf->fetch_op)(ucstream); in PF_fetch_opcode()1087 ucstream += pf->header->wordsize; in PF_fetch_opcode()1089 *stream = (const opcode_t *)ucstream; in PF_fetch_opcode()