Searched defs:hello (Results 1 - 6 of 6) sorted by relevance
| /src/sys/external/bsd/gnu-efi/dist/apps/ | ||
| H A D | trivial.S | 43 hello: .byte 'h',0,'e',0,'l',0,'l',0,'o',0,'\n',0,'\r',0,0,0 label |
| /src/games/backgammon/teachgammon/ | ||
| H A D | ttext1.c | 63 const char *const hello[] = { variable in typeref:typename:const char * const[] |
| /src/tests/lib/libc/stdio/ | ||
| H A D | t_open_memstream.c | 37 const char hello[] = "hello"; variable in typeref:typename:const char[] |
| /src/tests/usr.bin/indent/ | ||
| H A D | lsym_type.c | 43 size_t hello; variable in typeref:typename:size_t 51 size_t hello; variable in typeref:typename:size_t |
| /src/tests/net/sys/ | ||
| H A D | t_rfc6056.c | 53 static const char hello[] = "hello\n"; local in function:test |
| /src/common/dist/zlib/test/ | ||
| H A D | example.c | 29 static z_const char hello[] = "hello, hello!"; variable in typeref:typename:z_const char[] [all...] |
Completed in 3 milliseconds