Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h366 # define fropen(__cookie, __fn) funopen(__cookie, __fn, NULL, NULL, NULL) argument
367 # define fwopen(__cookie, __fn) funopen(__cookie, NULL, __fn, NULL, NULL) argument
/picolibc-latest/newlib/libc/stdio/
Dstdio.h625 # define fropen(__cookie, __fn) funopen(__cookie, __fn, NULL, NULL, NULL) argument
626 # define fwopen(__cookie, __fn) funopen(__cookie, NULL, __fn, NULL, NULL) argument