Searched refs:__wunderflow (Results 1 – 4 of 4) sorted by relevance
274 __wunderflow (fp) in __wunderflow() function393 if (more == 0 || __wunderflow (fp) == WEOF)
413 extern _IO_wint_t __wunderflow (_IO_FILE *) __THROW;
6195 INTERCEPTOR(int, __wunderflow, __sanitizer_FILE *fp) {6197 COMMON_INTERCEPTOR_ENTER(ctx, __wunderflow, fp);6198 int res = REAL(__wunderflow)(fp);6214 COMMON_INTERCEPT_FUNCTION(__wunderflow); \
1231 fun:__wunderflow=uninstrumented