Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dunix-fns-o_creat.c6 #define O_WRONLY 0x8000 macro
/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h47 #define O_WRONLY 00000001 macro
/llvm-project/bolt/runtime/
H A Dcommon.h72 #define O_WRONLY 1 macro