Searched defs:inbyte (Results 1 – 3 of 3) sorted by relevance
154 uint32_t inbyte = (uint32_t)index; local
153 uint32_t inbyte = (uint32_t)index; local
241 prepend(const char *instr, char inbyte) in prepend()