Home
last modified time | relevance | path

Searched refs:fropen (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) macro
/picolibc-latest/newlib/libc/stdio/
Dstdio.h625 # define fropen(__cookie, __fn) funopen(__cookie, __fn, NULL, NULL, NULL) macro