Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/cris/sys/
Dfcntl.h43 #define _FAPPEND 0x0400 /* append (writes guaranteed at the end) */ macro
65 #define O_APPEND _FAPPEND
82 #define FAPPEND _FAPPEND
/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
D_default_fcntl.h13 #define _FAPPEND 0x0400 /* append (writes guaranteed at the end) */ macro
52 #define O_APPEND _FAPPEND
94 #define FAPPEND _FAPPEND