Searched defs:noop (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/ |
H A D | gcov-1.c | 6 void noop () in noop() function
|
H A D | gcov-2.c | 6 void noop () in noop() function
|
/openbsd-src/gnu/usr.bin/perl/lib/ |
H A D | diagnostics.pm | 338 sub noop { return $_[0] } # spensive for a noop subroutine
|
/openbsd-src/sys/uvm/ |
H A D | uvm_unix.c | 259 noop(vaddr_t start, vaddr_t realend, vaddr_t end, vm_prot_t prot, in noop() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_procmaps_test.cpp | 23 static void noop() {} in noop() function
|
/openbsd-src/usr.bin/ftp/ |
H A D | ftp.c | 361 static char noop[] = "NOOP\r\n"; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | m32r-stub.c | 1160 static unsigned short noop = NOOP; variable
|
/openbsd-src/usr.sbin/rpki-client/ |
H A D | main.c | 69 int noop; global() variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 5463 bool noop = false; local 5527 output_cbranch (op, dest, label, reversed, annul, noop, insn) in output_cbranch() argument 6001 output_v9branch (op, dest, reg, label, reversed, annul, noop, insn) in output_v9branch() argument
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-arm.c | 14217 const char * noop; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-arm.c | 10785 const char * noop; in arm_handle_align() local
|