Home
last modified time | relevance | path

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

1234

/dflybsd-src/contrib/nvi2/regex/
H A Dengine.c143 const RCHAR_T *stop; in matcher() local
292 dissect(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, in dissect()
474 backref(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, in backref()
680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in fast()
765 slow(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in slow()
848 sopno stop, /* state after stop state within strip */ in step()
993 at(struct match *m, char *title, char *start, char *stop, sopno startst, in at()
/dflybsd-src/bin/pax/
H A Dgen_subs.c183 char *stop; in l_strncpy() local
209 char *stop; in asc_ul() local
305 char *stop; in asc_uqd() local
/dflybsd-src/games/primes/
H A Dprimes.c88 ubig stop; /* don't generate at or above this value */ in main() local
193 primes(ubig start, ubig stop) in primes()
/dflybsd-src/contrib/ncurses/progs/
H A Dtabs.c66 int stop; in do_tabs() local
149 int stop; in print_ruler() local
194 int stop; in write_tabs() local
/dflybsd-src/sys/kern/
H A Dkern_linker.c143 struct sysinit** start, ** stop; in linker_file_sysinit() local
190 struct sysinit** start, ** stop; in linker_file_sysuninit() local
237 struct sysctl_oid **start, **stop, **oidp; in linker_file_register_sysctls() local
251 struct sysctl_oid **start, **stop, **oidp; in linker_file_unregister_sysctls() local
265 struct mod_metadata **start, **stop, **mdp; in linker_file_register_modules() local
1186 struct mod_metadata **stop, int preload) in linker_addmodules()
1219 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_preload() local
1586 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_load_dependencies() local
/dflybsd-src/sys/sys/
H A Dbitstring.h75 #define bit_nclear(name, start, stop) do { \ argument
92 #define bit_nset(name, start, stop) do { \ argument
/dflybsd-src/contrib/grep/lib/
H A Dregex.c46 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
55 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.c33 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
42 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dread.c1455 mri_comment_end (char *stop, int stopc) in mri_comment_end()
1484 char *stop = NULL; in s_align() local
1732 char *stop = NULL; in s_comm_internal() local
1824 char *stop = NULL; in s_mri_common() local
2171 char *stop = NULL; in s_fail() local
2311 char *stop = NULL; in s_globl() local
3313 char *stop = NULL; in s_space() local
3499 char *stop = NULL; in s_float_space() local
3580 char *stop = NULL; in s_struct() local
3954 char *stop = NULL; in cons_worker() local
[all …]
H A Dcond.c130 char *stop = NULL; in s_if() local
263 char *stop = NULL; in s_ifc() local
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dread.c1457 mri_comment_end (char *stop, int stopc) in mri_comment_end()
1486 char *stop = NULL; in s_align() local
1734 char *stop = NULL; in s_comm_internal() local
1826 char *stop = NULL; in s_mri_common() local
2173 char *stop = NULL; in s_fail() local
2313 char *stop = NULL; in s_globl() local
3257 char *stop = NULL; in s_space() local
3504 char *stop = NULL; in s_float_space() local
3585 char *stop = NULL; in s_struct() local
3953 char *stop = NULL; in cons_worker() local
[all …]
H A Dcond.c132 char *stop = NULL; in s_if() local
266 char *stop = NULL; in s_ifc() local
/dflybsd-src/usr.bin/colrm/
H A Dcolrm.c54 u_long column, start, stop; in main() local
/dflybsd-src/contrib/dhcpcd/src/
H A Ddev.h38 void (*stop)(void); member
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-events.h44 eventregistry_object *stop; member
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_hout.c231 define_printed(proc_list *stop, version_list *start) in define_printed()
486 undefined2(const char *type, const char *stop) in undefined2()
/dflybsd-src/contrib/less/
H A Dsignal.c72 static RETSIGTYPE stop(int type) in stop() function
/dflybsd-src/contrib/mpfr/src/
H A Djyn_asympt.c46 int inex, stop, diverge = 0; in FUNCTION() local
/dflybsd-src/sys/dev/disk/mmcsd/
H A Dmmcsd.c325 struct mmc_command stop; in mmcsd_rw() local
385 daddr_t block, end, start, stop; in mmcsd_delete() local
/dflybsd-src/usr.bin/tabs/
H A Dtabs.c204 long last, stop; in gettabs() local
/dflybsd-src/usr.bin/tip/
H A Dvalue.c276 vinterp(char *s, char stop) in vinterp()
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-compat.c67 _Unwind_Stop_Fn stop, void * stop_argument) in _Unwind_ForcedUnwind()
/dflybsd-src/contrib/gmp/
H A Dgen-trialdivtab.c57 int stop; in main() local
/dflybsd-src/test/interbench/
H A Dinterbench.h17 sem_t stop; member
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Daccounting.c266 struct sta_info *sta, int stop) in accounting_sta_report()

1234