Searched refs:fropen (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/tinystdio/ |
D | stdio.h | 366 # define fropen(__cookie, __fn) funopen(__cookie, __fn, NULL, NULL, NULL) macro
|
/picolibc-latest/newlib/libc/stdio/ |
D | stdio.h | 625 # define fropen(__cookie, __fn) funopen(__cookie, __fn, NULL, NULL, NULL) macro
|