Home
last modified time | relevance | path

Searched defs:cvt_ptr_to (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-mips64/string/
Dmips-string-ops.h146 #define cvt_ptr_to(__type,__x) ((__type) (__x)) macro
/bionic/libc/arch-mips/string/
Dmips-string-ops.h146 #define cvt_ptr_to(__type,__x) ((__type) (__x)) macro