Lines Matching refs:writeByte
105 buf->writeByte('x'); in MODtoDecoBuffer()
108 buf->writeByte('y'); in MODtoDecoBuffer()
111 buf->writeByte('O'); in MODtoDecoBuffer()
232 buf->writeByte(mc); in mangleFuncType()
266 buf->writeByte('Z' - t->varargs); // mark end of arg list in mangleFuncType()
364 buf->writeByte('0'); in mangleParent()
373 buf->writeByte('M'); in mangleFunc()
620 buf->writeByte('N'); in visit()
625 buf->writeByte('i'); in visit()
632 buf->writeByte('e'); in visit()
665 buf->writeByte('N'); in realToMangleBuffer()
678 buf->writeByte(c); in realToMangleBuffer()
687 buf->writeByte('c'); in visit()
689 buf->writeByte('c'); // separate the two in visit()
695 buf->writeByte('n'); in visit()
748 buf->writeByte(m); in visit()
750 buf->writeByte('_'); // nbytes <= 11 in visit()
766 buf->writeByte('A'); in visit()
777 buf->writeByte('A'); in visit()
789 buf->writeByte('S'); in visit()
797 buf->writeByte('v'); // 'v' for void in visit()
818 buf->writeByte('M'); in visit()
828 buf->writeByte('J'); in visit()
831 buf->writeByte('K'); in visit()
834 buf->writeByte('L'); in visit()