Home
last modified time | relevance | path

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

/stdio-common/
A Dvfprintf-internal.c2231 struct helper_file helper; in buffered_vfprintf() local
2232 FILE *hp = (FILE *) &helper._f; in buffered_vfprintf()
2241 helper._put_stream = s; in buffered_vfprintf()
2243 hp->_wide_data = &helper._wide_data; in buffered_vfprintf()
2258 _IO_JUMPS (&helper._f) = (struct _IO_jump_t *) &_IO_helper_jumps; in buffered_vfprintf()

Completed in 16 milliseconds