Home
last modified time | relevance | path

Searched defs:O_APPEND (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h36 #define O_APPEND 00002000 macro
/llvm-project/bolt/runtime/
H A Dcommon.h76 #define O_APPEND 1024 macro