Searched refs:rbuf (Results 51 - 51 of 51) sorted by relevance

123

/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c249 char rbuf[64]; local
250 char* ptr = rbuf;
258 while(ptr > rbuf) *buf++ = *--ptr;

Completed in 107 milliseconds

123