/openbsd-src/sys/arch/sparc64/stand/bootblk/ |
H A D | Makefile | 50 fake: bootblk bootblk.text target
|
/openbsd-src/lib/libcurses/base/ |
H A D | lib_freeall.c | 161 static va_list fake; in NCURSES_SP_NAME() local
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | v_search.c | 63 static EXCMDLIST fake = { "search" }; in v_exaddr() local
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
H A D | Section.h | 168 void SetIsFake(bool fake) { m_fake = fake; } in SetIsFake()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | spew.c | 846 struct token fake; local 1159 struct token *fake; local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-pj.c | 199 pj_opc_info_t *fake = (pj_opc_info_t *) xmalloc (sizeof (pj_opc_info_t)); local
|
H A D | tc-tic54x.c | 824 char fake[] = ".fake_stagNNNNNNN"; local 1064 char fake[] = ".fake_fieldNNNNN"; local
|
/openbsd-src/usr.bin/signify/ |
H A D | zsig.c | 53 static uint8_t fake[10] = { 0x1f, 0x8b, 8, FCOMMENT_FLAG, 0, 0, 0, 0, 0, 3 }; variable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-pj.c | 175 pj_opc_info_t * fake = xmalloc (sizeof (pj_opc_info_t)); in fake_opcode() local
|
H A D | tc-tic54x.c | 819 char fake[] = ".fake_stagNNNNNNN"; local 1059 char fake[] = ".fake_fieldNNNNN"; local
|
/openbsd-src/usr.bin/ssh/ |
H A D | auth.c | 539 static struct passwd fake; fakepw() local [all...] |
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 399 TSAN_INTERCEPTOR(int, pause, int fake) { in TSAN_INTERCEPTOR() argument 1777 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument 1900 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() 1912 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() 1934 TSAN_INTERCEPTOR(void, abort, int fake) { in TSAN_INTERCEPTOR() 2289 TSAN_INTERCEPTOR(int, fork, int fake) { in TSAN_INTERCEPTOR() argument 2322 TSAN_INTERCEPTOR(int, vfork, int fake) { in TSAN_INTERCEPTOR() argument
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | numeric.c | 1567 const char* fake = "silence compiler warning"; in S_my_atof_infnan() local
|
H A D | pp_hot.c | 2185 S_aassign_copy_common(pTHX_ SV ** firstlelem,SV ** lastlelem,SV ** firstrelem,SV ** lastrelem,bool fake) S_aassign_copy_common() argument 2329 bool fake = 0; PP() local
|
H A D | op.c | 11569 Perl_newSTUB(pTHX_ GV * gv,bool fake) Perl_newSTUB() argument
|
/openbsd-src/lib/libc/stdio/ |
H A D | vfwprintf.c | 101 FILE fake; in __sbprintf() local
|
H A D | vfprintf.c | 127 FILE fake; in __sbprintf() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcov.c | 113 unsigned int fake : 1; member
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | files.c | 394 _cpp_find_file (cpp_reader *pfile, const char *fname, cpp_dir *start_dir, bool fake, int angle_brac… in _cpp_find_file()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gcov.c | 89 unsigned int fake : 1; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 940 int fake; /* whether this is faked .file */ member 2178 add_file (const char *file_name, int indx ATTRIBUTE_UNUSED, int fake) in add_file()
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 939 int fake; /* whether this is faked .file */ member 2177 add_file (const char *file_name, int indx ATTRIBUTE_UNUSED, int fake) in add_file()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 1128 INTERCEPTOR(void, tzset, int fake) { in INTERCEPTOR() 1524 INTERCEPTOR(char *, dlerror, int fake) { in INTERCEPTOR()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf64-ppc.c | 3310 unsigned int fake:1; member
|
/openbsd-src/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 231 void setFake(bool fake) { Fake = fake; } in setFake()
|