Searched defs:get_word (Results 1 - 2 of 2) sorted by relevance

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

Completed in 85 milliseconds