Home
last modified time | relevance | path

Searched refs:__wuflow (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Dlibio.h414 extern _IO_wint_t __wuflow (_IO_FILE *) __THROW;
431 ? __wuflow (_fp) : (_IO_wint_t) *(_fp)->_wide_data->_IO_read_ptr++)
Dwgenops.c243 __wuflow (fp) in __wuflow() function
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc6188 INTERCEPTOR(int, __wuflow, __sanitizer_FILE *fp) {
6190 COMMON_INTERCEPTOR_ENTER(ctx, __wuflow, fp);
6191 int res = REAL(__wuflow)(fp);
6213 COMMON_INTERCEPT_FUNCTION(__wuflow); \
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1230 fun:__wuflow=uninstrumented