Home
last modified time | relevance | path

Searched refs:_IO_cleanup_region_end (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/sysdeps/htl/
Dstdio-lock.h41 #define _IO_cleanup_region_end(_doit) \ macro
52 _IO_cleanup_region_end (0); \
/glibc-2.36/libio/
Doldiopopen.c129 _IO_cleanup_region_end (0); in _IO_old_proc_open()
192 _IO_cleanup_region_end (0); in _IO_old_proc_close()
Diopopen.c200 _IO_cleanup_region_end (0); in _IO_new_proc_open()
272 _IO_cleanup_region_end (0); in _IO_new_proc_close()
Dlibio.h208 #ifndef _IO_cleanup_region_end
209 #define _IO_cleanup_region_end(_Doit) /**/ macro
Dgenops.c79 _IO_cleanup_region_end (0); in _IO_un_link()
103 _IO_cleanup_region_end (0); in libc_hidden_def()
716 _IO_cleanup_region_end (0); in libc_hidden_def()
755 _IO_cleanup_region_end (0); in libc_hidden_def()
843 _IO_cleanup_region_end (0); in _IO_unbuffer_all()
/glibc-2.36/sysdeps/generic/
Dstdio-lock.h45 #define _IO_cleanup_region_end(_doit) \ macro
/glibc-2.36/sysdeps/nptl/
Dstdio-lock.h82 #define _IO_cleanup_region_end(_doit) \ macro
/glibc-2.36/stdio-common/
Dvfprintf-internal.c1112 _IO_cleanup_region_end (0); in vfprintf()
/glibc-2.36/ChangeLog.old/
DChangeLog.61860 and _IO_cleanup_region_end as empty.
1862 _IO_cleanup_region_end instead of __libc_cleanup_region_start and
DChangeLog.83059 * libio/fgetc.c: Call _IO_cleanup_region_end with 0 and call
DChangeLog.1411755 instead of __libc_cleanup_region_start and _IO_cleanup_region_end
DChangeLog.185422 _IO_cleanup_region_start and _IO_cleanup_region_end if not
/glibc-2.36/posix/
Dtst-regex.input3059 * libio/fgetc.c: Call _IO_cleanup_region_end with 0 and call