/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | bits.c | 30 int stop) in LSMASKED64() 40 int stop) in LSEXTRACTED64() 51 unsigned stop) in MASKED32() 60 unsigned stop) in MASKED64() 69 unsigned stop) in MASKED() 80 unsigned stop) in EXTRACTED() 99 unsigned stop) in INSERTED()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/ |
H A D | array.c | 260 int stop = 0; in heim_array_iterate_f() local 280 int stop = 0; variable 301 int stop = 0; in heim_array_iterate_reverse_f() local 322 int stop = 0; variable
|
/netbsd-src/games/primes/ |
H A D | primes.c | 101 uint64_t stop; /* don't generate at or above this value */ in main() local 209 primes(uint64_t start, uint64_t stop) in primes()
|
/netbsd-src/sys/arch/ia64/stand/common/ |
H A D | bitstring.h | 75 #define bit_nclear(name, start, stop) do { \ argument 92 #define bit_nset(name, start, stop) do { \ argument
|
/netbsd-src/include/ |
H A D | bitstring.h | 94 #define bit_nclear(name, start, stop) do { \ argument 104 #define bit_nset(name, start, stop) do { \ argument
|
/netbsd-src/crypto/external/cpl/trousers/dist/dist/fedora/ |
H A D | fedora.initrd.tcsd | 77 stop() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | PerfHelper.cpp | 118 void Counter::stop() { ioctl(FileDescriptor, PERF_EVENT_IOC_DISABLE, 0); } in stop() function in llvm::exegesis::pfm::Counter 152 void Counter::stop() {} in stop() function in llvm::exegesis::pfm::Counter
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-seh.c | 240 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) gcc_exc->private_[0]; in _GCC_specific_handler() local 378 _Unwind_Stop_Fn stop; in _Unwind_ForcedUnwind_Phase2() local 408 _Unwind_Stop_Fn stop, void * stop_argument) in _Unwind_ForcedUnwind()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | unwind-seh.c | 240 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) gcc_exc->private_[0]; in _GCC_specific_handler() local 378 _Unwind_Stop_Fn stop; in _Unwind_ForcedUnwind_Phase2() local 408 _Unwind_Stop_Fn stop, void * stop_argument) in _Unwind_ForcedUnwind()
|
/netbsd-src/lib/libc/regex/ |
H A D | engine.c | 214 const char *stop; in matcher() local 435 const char *stop, in dissect() 644 const char *stop, in backref() 878 walk(struct match *m, const char *start, const char *stop, sopno startst, in walk() 1037 sopno stop, /* state after stop state within strip */ in step() 1215 const char *stop, in at()
|
/netbsd-src/usr.bin/colrm/ |
H A D | colrm.c | 63 u_long column, start, stop; in main() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regex.c | 36 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 45 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
|
/netbsd-src/bin/pax/ |
H A D | gen_subs.c | 217 char *stop; in asc_u32() local 318 char *stop; in asc_umax() local
|
/netbsd-src/distrib/utils/more/ |
H A D | signal.c | 79 stop(n) in stop() function
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dev.h | 38 void (*stop)(void); member
|
/netbsd-src/regress/sys/arch/m68k/emuspeed/ |
H A D | emuspeed.c | 73 clock_t start, stop; local
|
/netbsd-src/sys/external/bsd/drm2/linux/ |
H A D | linux_stop_machine.c | 83 struct stop_machine stop, *S = &stop; in stop_machine() local
|
/netbsd-src/external/bsd/less/dist/ |
H A D | signal.c | 82 static RETSIGTYPE stop(int type) in stop() function
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | jyn_asympt.c | 48 int inex, stop, diverge = 0; in FUNCTION() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | cond.c | 132 char *stop = NULL; in s_if() local 266 char *stop = NULL; in s_ifc() local
|
H A D | read.c | 1468 mri_comment_end (char *stop, int stopc) in mri_comment_end() 1497 char *stop = NULL; in s_align() local 1749 char *stop = NULL; in s_comm_internal() local 1840 char *stop = NULL; in s_mri_common() local 2199 char *stop = NULL; in s_fail() local 2349 char *stop = NULL; in s_globl() local 3258 char *stop = NULL; in s_space() local 3697 char *stop = NULL; in s_float_space() local 3751 char *stop = NULL; in s_struct() local 4125 char *stop = NULL; in cons_worker() local [all …]
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_hout.c | 270 define_printed(proc_list *stop, version_list *start) in define_printed() 526 undefined2(const char *type, const char *stop) in undefined2()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | cond.c | 132 char *stop = NULL; in s_if() local 266 char *stop = NULL; in s_ifc() local
|
/netbsd-src/sys/arch/x86/include/ |
H A D | cpuvar.h | 76 int (*stop)(struct cpu_info *); member
|
/netbsd-src/tests/lib/libc/hash/ |
H A D | t_hmac.c | 49 int stop; in test() local
|