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

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

Completed in 75 milliseconds