Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/string/
Dmips-string-ops.h145 #define inc_ptr_as(__type,__x,__inc) __x = (void *) (((__type) __x) + (__inc)) argument
146 #define cvt_ptr_to(__type,__x) ((__type) (__x)) argument