Home
last modified time | relevance | path

Searched defs:_fp (Results 1 – 3 of 3) sorted by relevance

/sysdeps/generic/
A Dstdio-lock.h41 #define _IO_cleanup_region_start(_fct, _fp) \ argument
51 # define _IO_acquire_lock(_fp) \ argument
60 # define _IO_release_lock(_fp) ; } while (0) argument
/sysdeps/htl/
A Dstdio-lock.h37 #define _IO_cleanup_region_start(_fct, _fp) \ argument
46 # define _IO_acquire_lock(_fp) \ argument
50 # define _IO_release_lock(_fp) \ argument
/sysdeps/nptl/
A Dstdio-lock.h78 #define _IO_cleanup_region_start(_fct, _fp) \ argument
88 # define _IO_acquire_lock(_fp) \ argument
95 # define _IO_acquire_lock(_fp) _IO_acquire_lock_needs_exceptions_enabled argument
97 # define _IO_release_lock(_fp) ; } while (0) argument

Completed in 7 milliseconds