Searched refs:__wuflow (Results 1 – 4 of 4) sorted by relevance
414 extern _IO_wint_t __wuflow (_IO_FILE *) __THROW;431 ? __wuflow (_fp) : (_IO_wint_t) *(_fp)->_wide_data->_IO_read_ptr++)
243 __wuflow (fp) in __wuflow() function
6188 INTERCEPTOR(int, __wuflow, __sanitizer_FILE *fp) {6190 COMMON_INTERCEPTOR_ENTER(ctx, __wuflow, fp);6191 int res = REAL(__wuflow)(fp);6213 COMMON_INTERCEPT_FUNCTION(__wuflow); \
1230 fun:__wuflow=uninstrumented