Searched refs:_IO_cleanup_region_start (Results 1 – 9 of 9) sorted by relevance
37 #define _IO_cleanup_region_start(_fct, _fp) \ macro48 _IO_cleanup_region_start((void (*) (void *)) &_IO_funlockfile, _fp); \
205 #ifndef _IO_cleanup_region_start206 #define _IO_cleanup_region_start(_fct, _fp) /**/ macro
41 #define _IO_cleanup_region_start(_fct, _fp) \ macro
78 #define _IO_cleanup_region_start(_fct, _fp) \ macro
763 _IO_cleanup_region_start ((void (*) (void *)) &_IO_funlockfile, s); in vfprintf()
1859 * libio/libio.h [!_IO_MTSAFE_IO]: Define _IO_cleanup_region_start1861 * libio/fgetc.c: Use _IO_cleanup_region_start and
13417 * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):13421 (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
11754 * stdio-common/vfprintf.c [USE_IN_LIBIO]: Use _IO_cleanup_region_start
5422 _IO_cleanup_region_start and _IO_cleanup_region_end if not