Home | History | Annotate | Download | only in mips32

Lines Matching refs:_len

12 void ppMem(unsigned int* _mem, int _len)

16 for (i = 0; i < _len; i=i+4)