Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 205) sorted by relevance

123456789

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dbits.c30 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 Darray.c260 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 Dprimes.c101 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 Dbitstring.h75 #define bit_nclear(name, start, stop) do { \ argument
92 #define bit_nset(name, start, stop) do { \ argument
/netbsd-src/include/
H A Dbitstring.h94 #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 Dfedora.initrd.tcsd77 stop() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp118 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 Dunwind-seh.c240 _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 Dunwind-seh.c240 _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 Dengine.c214 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 Dcolrm.c63 u_long column, start, stop; in main() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.c36 # 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 Dgen_subs.c217 char *stop; in asc_u32() local
318 char *stop; in asc_umax() local
/netbsd-src/distrib/utils/more/
H A Dsignal.c79 stop(n) in stop() function
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddev.h38 void (*stop)(void); member
/netbsd-src/regress/sys/arch/m68k/emuspeed/
H A Demuspeed.c73 clock_t start, stop; local
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_stop_machine.c83 struct stop_machine stop, *S = &stop; in stop_machine() local
/netbsd-src/external/bsd/less/dist/
H A Dsignal.c82 static RETSIGTYPE stop(int type) in stop() function
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Djyn_asympt.c48 int inex, stop, diverge = 0; in FUNCTION() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dcond.c132 char *stop = NULL; in s_if() local
266 char *stop = NULL; in s_ifc() local
H A Dread.c1468 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 Drpc_hout.c270 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 Dcond.c132 char *stop = NULL; in s_if() local
266 char *stop = NULL; in s_ifc() local
/netbsd-src/sys/arch/x86/include/
H A Dcpuvar.h76 int (*stop)(struct cpu_info *); member
/netbsd-src/tests/lib/libc/hash/
H A Dt_hmac.c49 int stop; in test() local

123456789