Home
last modified time | relevance | path

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

/dports/devel/z88dk/z88dk/libsrc/stdio/
H A Dfflush.c34 and _IOUSE|_IOEXTRA in fflush()
35 cp _IOUSE|_IOEXTRA in fflush()
H A Dfseek.c51 and _IOEXTRA
H A Dftell.c46 and _IOEXTRA in ftell()
H A Dfgetpos.c59 and _IOEXTRA in fgetpos()
H A Dfclose.c48 and _IOEXTRA in fclose()
H A Dfwrite.c86 bit 5,(ix+fp_flags) ;_IOEXTRA in wrapper()
H A Dfread.c138 bit 5,(ix+fp_flags) ; _IOEXTRA in wrapper()
H A Dfputc_callee.c109 and _IOEXTRA in wrapper_fputc_callee_z80()
H A Dfunopen.c47 ld (hl),_IOUSE|_IOEXTRA|_IOREAD|_IOWRITE
H A Dfgetc.c201 and _IOEXTRA in fgetc()
/dports/devel/z88dk/z88dk/libsrc/stdio/zsock/
H A Dfopen_zsock.c48 fp->flags=_IOEXTRA|_IOUSE; in fopen_zsock()
/dports/devel/z88dk/z88dk/include/
H A Dstdio.h149 #define _IOEXTRA 32 macro