Home
last modified time | relevance | path

Searched refs:NSIZEDMASK (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-mips/string/
Dmemset.S202 # define NSIZEDMASK 0x7f macro
206 # define NSIZEDMASK 0x3f macro
325 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
Dmemcpy.S275 # define NSIZEDMASK 0x7f macro
279 # define NSIZEDMASK 0x3f macro
428 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */
630 andi t8,a2,NSIZEDMASK /* any whole 64-byte/128-byte chunks? */