/dflybsd-src/contrib/nvi2/regex/ |
H A D | engine.c | 143 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 D | gen_subs.c | 183 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 D | primes.c | 88 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 D | tabs.c | 66 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 D | kern_linker.c | 143 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 D | bitstring.h | 75 #define bit_nclear(name, start, stop) do { \ argument 92 #define bit_nset(name, start, stop) do { \ argument
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regex.c | 46 # 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 D | regex.c | 33 # 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 D | read.c | 1455 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 D | cond.c | 130 char *stop = NULL; in s_if() local 263 char *stop = NULL; in s_ifc() local
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | read.c | 1457 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 D | cond.c | 132 char *stop = NULL; in s_if() local 266 char *stop = NULL; in s_ifc() local
|
/dflybsd-src/usr.bin/colrm/ |
H A D | colrm.c | 54 u_long column, start, stop; in main() local
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | dev.h | 38 void (*stop)(void); member
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-events.h | 44 eventregistry_object *stop; member
|
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_hout.c | 231 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 D | signal.c | 72 static RETSIGTYPE stop(int type) in stop() function
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | jyn_asympt.c | 46 int inex, stop, diverge = 0; in FUNCTION() local
|
/dflybsd-src/sys/dev/disk/mmcsd/ |
H A D | mmcsd.c | 325 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 D | tabs.c | 204 long last, stop; in gettabs() local
|
/dflybsd-src/usr.bin/tip/ |
H A D | value.c | 276 vinterp(char *s, char stop) in vinterp()
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | unwind-compat.c | 67 _Unwind_Stop_Fn stop, void * stop_argument) in _Unwind_ForcedUnwind()
|
/dflybsd-src/contrib/gmp/ |
H A D | gen-trialdivtab.c | 57 int stop; in main() local
|
/dflybsd-src/test/interbench/ |
H A D | interbench.h | 17 sem_t stop; member
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | accounting.c | 266 struct sta_info *sta, int stop) in accounting_sta_report()
|