Home
last modified time | relevance | path

Searched defs:SEEK_SET (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h275 #define SEEK_SET 0 /* set file offset to offset */ macro
/picolibc-latest/newlib/libc/include/sys/
Dunistd.h364 # define SEEK_SET 0 macro
/picolibc-latest/newlib/libc/stdio/
Dstdio.h298 #define SEEK_SET 0 /* set file offset to offset */ macro