/minix3/external/bsd/llvm/dist/llvm/test/MC/ELF/ |
H A D | comdat-reloc.s | 4 .globl hello symbol 6 hello: label
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | scope-check.m | 75 + (void) hello; class 79 + (void) hello { class
|
H A D | unused.m | 6 + (void) hello; class 10 + (void) hello { printf("Hello, World!\n"); } class
|
/minix3/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | builtins.c | 10 void hello() { in hello() function
|
H A D | exprs.h | 20 const char *hello = "Hello" "PCH" "World"; variable
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | function-sections.c | 12 const int hello = 123; variable
|
/minix3/external/bsd/llvm/dist/clang/test/Index/ |
H A D | complete-unterminated.c | 13 const char *hello = "Hello, world"; variable
|
H A D | annotate-tokens.c | 9 const char * hello = "Hello"; in f() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | array-bounds-ptr-arith.cpp | 5 const char hello[] = "Hello world!"; // expected-note 2 {{declared here}} in test_pointer_arithmetic() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | runtime-fns.m | 15 -(void) hello { method
|
H A D | debug-info-id-with-protocol.m | 14 -(const char *)hello; method
|
/minix3/tests/lib/libc/stdio/ |
H A D | t_open_memstream.c | 37 const char hello[] = "hello"; variable
|
/minix3/external/bsd/llvm/dist/llvm/test/tools/llvm-cov/Inputs/ |
H A D | test.cpp | 7 const char * hello = "world"; variable
|
/minix3/tests/net/sys/ |
H A D | t_rfc6056.c | 53 static const char hello[] = "hello\n"; in test() local
|
/minix3/common/dist/zlib/ |
H A D | example.c | 31 const char hello[] = "hello, hello!"; variable
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
H A D | p5.cpp | 33 char hello[6] = "Hello"; variable
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | print-olsr.c | 267 const struct olsr_hello *hello; in olsr_print() member
|
H A D | print-decnet.c | 626 int src, dst, info, blksize, eco, ueco, hello, other, vers; in print_decnet_ctlmsg() local
|