Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/android/
H A Dcloexec-open.cpp3 #define O_RDWR 1 macro
/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dfcntl-macros.h46 #define O_RDWR 00000002 macro
/llvm-project/bolt/runtime/
H A Dcommon.h73 #define O_RDWR 2 macro