Searched refs:_IO_default_close (Results 1 – 8 of 8) sorted by relevance
/libio/ |
A D | iovsprintf.c | 56 JUMP_INIT(close, _IO_default_close),
|
A D | vsnprintf.c | 85 JUMP_INIT(close, _IO_default_close),
|
A D | vswprintf.c | 84 JUMP_INIT(close, _IO_default_close),
|
A D | memstream.c | 54 JUMP_INIT (close, _IO_default_close),
|
A D | wmemstream.c | 55 JUMP_INIT (close, _IO_default_close),
|
A D | strops.c | 371 JUMP_INIT(close, _IO_default_close),
|
A D | wstrops.c | 380 JUMP_INIT(close, _IO_default_close),
|
A D | libioP.h | 467 #define _IO_default_close ((_IO_close_t) _IO_default_sync) macro
|
Completed in 16 milliseconds