Searched defs:_fp (Results 1 – 3 of 3) sorted by relevance
41 #define _IO_cleanup_region_start(_fct, _fp) \ argument51 # define _IO_acquire_lock(_fp) \ argument60 # define _IO_release_lock(_fp) ; } while (0) argument
37 #define _IO_cleanup_region_start(_fct, _fp) \ argument46 # define _IO_acquire_lock(_fp) \ argument50 # define _IO_release_lock(_fp) \ argument
78 #define _IO_cleanup_region_start(_fct, _fp) \ argument88 # define _IO_acquire_lock(_fp) \ argument95 # define _IO_acquire_lock(_fp) _IO_acquire_lock_needs_exceptions_enabled argument97 # define _IO_release_lock(_fp) ; } while (0) argument
Completed in 7 milliseconds