Home
last modified time | relevance | path

Searched defs:HELLO (Results 1 – 10 of 10) sorted by relevance

/llvm-project/flang/test/Preprocessing/
H A Dparse-preprocessed.F12 PROGRAM HELLO program
/llvm-project/clang/test/Frontend/
H A Drewrite-includes-macros.cpp8 #define HELLO \ macro
/llvm-project/clang/test/ExtractAPI/
H A Dmacro_undefined.c17 #define HELLO 1 macro
H A Dknown_files_only.c12 #define HELLO 1 macro
H A Dmacros.c17 #define HELLO global() macro
[all...]
/llvm-project/libc/test/src/unistd/
H A Dread_write_test.cpp29 constexpr const char HELLO[] = "hello"; in TEST() local
H A Dpread_pwrite_test.cpp27 constexpr const char HELLO[] = "hello"; in TEST() local
H A Dsyscall_test.cpp72 constexpr const char HELLO[] = "hello"; in TEST() local
/llvm-project/libc/test/src/stdio/
H A Dfdopen_test.cpp32 constexpr const char HELLO[] = "Hello"; in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmacro-to-enum.cpp326 #define HELLO "Hello, " macro