Searched refs:__COPY_MBSTATE (Results 1 – 3 of 3) sorted by relevance
26 __COPY_MBSTATE(&(pos->__mbstate), &(stream->__state)); in libc_hidden_proto()
26 __COPY_MBSTATE(&(stream->__state), &(pos->__mbstate)); in libc_hidden_proto()
423 #define __COPY_MBSTATE(dest,src) \ macro427 #define __COPY_MBSTATE(dest,src) ((void)0) macro
Completed in 4 milliseconds