Searched refs:set_word (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/arch-mips/string/
H A Dmips-string-ops.h144 #define set_word(__x,__idx,__fill) ((unsigned *) (__x))[__idx] = (__fill) macro
/bionic/libc/arch-mips64/string/
H A Dmips-string-ops.h144 #define set_word(__x,__idx,__fill) ((unsigned long *) (__x))[__idx] = (__fill) macro

Completed in 585 milliseconds