Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 25 of 179) sorted by relevance

12345678

/netbsd-src/bin/csh/
H A Dexp.c98 exp0(Char ***vp, int ignore) in exp0()
120 exp1(Char ***vp, int ignore) in exp1()
142 csh_exp2(Char ***vp, int ignore) in csh_exp2()
164 exp2a(Char ***vp, int ignore) in exp2a()
186 exp2b(Char ***vp, int ignore) in exp2b()
208 exp2c(Char ***vp, int ignore) in exp2c()
250 exp3(Char ***vp, int ignore) in exp3()
290 exp3a(Char ***vp, int ignore) in exp3a()
318 exp4(Char ***vp, int ignore) in exp4()
353 exp5(Char ***vp, int ignore) in exp5()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Daccess-utils.h265 IgnorePredicate ignore) in prev_call_clobbers_ignoring()
287 IgnorePredicate ignore) in next_call_clobbers_ignoring()
309 IgnorePredicate ignore) in first_nondebug_insn_use_ignoring()
333 IgnorePredicate ignore) in last_nondebug_insn_use_ignoring()
370 IgnorePredicate ignore) in last_access_ignoring()
406 IgnorePredicate ignore) in prev_access_ignoring()
427 IgnorePredicate ignore) in first_def_ignoring()
459 IgnorePredicate ignore) in next_access_ignoring()
H A Dchange-utils.h68 restrict_movement_ignoring (insn_change &change, IgnorePredicate ignore) in restrict_movement_ignoring()
105 IgnorePredicate ignore) in recog_ignoring()
H A Dmovement.h100 IgnorePredicate ignore) in restrict_movement_for_dead_range()
176 def_array defs, IgnorePredicate ignore) in restrict_movement_for_defs_ignoring()
258 use_array uses, IgnorePredicate ignore) in restrict_movement_for_uses_ignoring()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgettimeofday.c43 gettimeofday (struct timeval *tp, void *ignore) in gettimeofday()
69 gettimeofday (struct timeval *tp, void *ignore) in gettimeofday()
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dmacro.c270 rl_end_kbd_macro (int count, int ignore) in rl_end_kbd_macro()
289 rl_call_last_kbd_macro (int count, int ignore) in rl_call_last_kbd_macro()
307 rl_print_last_kbd_macro (int count, int ignore) in rl_print_last_kbd_macro()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dmacro.c270 rl_end_kbd_macro (int count, int ignore) in rl_end_kbd_macro()
289 rl_call_last_kbd_macro (int count, int ignore) in rl_call_last_kbd_macro()
307 rl_print_last_kbd_macro (int count, int ignore) in rl_print_last_kbd_macro()
H A Dsearch.c628 rl_history_search_forward (int count, int ignore) in rl_history_search_forward()
646 rl_history_search_backward (int count, int ignore) in rl_history_search_backward()
665 rl_history_substr_search_forward (int count, int ignore) in rl_history_substr_search_forward()
683 rl_history_substr_search_backward (int count, int ignore) in rl_history_substr_search_backward()
H A Dvi_mode.c402 rl_vi_complete (int ignore, int key) in rl_vi_complete()
428 rl_vi_tilde_expand (int ignore, int key) in rl_vi_tilde_expand()
558 rl_vi_fWord (int count, int ignore) in rl_vi_fWord()
574 rl_vi_bWord (int count, int ignore) in rl_vi_bWord()
603 rl_vi_eWord (int count, int ignore) in rl_vi_eWord()
637 rl_vi_fword (int count, int ignore) in rl_vi_fword()
666 rl_vi_bword (int count, int ignore) in rl_vi_bword()
720 rl_vi_eword (int count, int ignore) in rl_vi_eword()
998 rl_vi_change_case (int count, int ignore) in rl_vi_change_case()
1358 rl_vi_domove (int x, int *ignore) in rl_vi_domove()
[all …]
/netbsd-src/usr.bin/base64/
H A Dbase64.c129 b64_decode(FILE *fout, FILE *fin, bool ignore) in b64_decode()
222 doit(FILE *fout, FILE *fin, bool decode, bool ignore, size_t wrap) in doit()
241 bool ignore = true; in main() local
/netbsd-src/usr.bin/vacation/
H A Dvacation.c485 static struct ignore { in junkmail() struct
486 const char *name; in junkmail()
487 size_t len; in junkmail()
488 } ignore[] = { in junkmail() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Distream.cc113 ignore(streamsize __n, int_type __delim) in ignore() function in std::basic_istream
357 ignore(streamsize __n, int_type __delim) in ignore() function in std::basic_istream
H A Dcompatibility.cc41 #define ignore ignoreXX macro
61 ignore(streamsize __n) in ignore() function in std::basic_istream
133 ignore(streamsize __n) in ignore() function in std::basic_istream
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Distream.cc113 ignore(streamsize __n, int_type __delim) in ignore() function in std::basic_istream
368 ignore(streamsize __n, int_type __delim) in ignore() function in std::basic_istream
H A Dcompatibility.cc41 #define ignore ignoreXX macro
61 ignore(streamsize __n) in ignore() function in std::basic_istream
141 ignore(streamsize __n) in ignore() function in std::basic_istream
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dassert.h38 #define assert(ignore) /* as nothing */ argument
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c43 const char *const ignore, size_t *const bin_len, in sodium_hex2bin()
244 const char * const ignore, size_t padding_len) in _sodium_base642bin_skip_padding()
268 const char * const ignore, size_t * const bin_len, in sodium_base642bin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.h35 unsigned int ignore:1; member
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Ddel_enctype.c111 int16_t ignore = 1; in del_enctype() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.h35 unsigned int ignore:1; member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Distream.tcc468 ignore(void) in ignore() function in std::basic_istream
501 ignore(streamsize __n) in ignore() function in std::basic_istream
563 ignore(streamsize __n, int_type __delim) in ignore() function in std::basic_istream
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Distream.tcc492 ignore(void) in ignore() function in std::basic_istream
525 ignore(streamsize __n) in ignore() function in std::basic_istream
595 ignore(streamsize __n, int_type __delim) in ignore() function in std::basic_istream
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dname.c55 int ignore = 0; in FDECL3() local
/netbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c91 int demon, ignore; in main() local
237 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) in parse_conf()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsendauth.c239 krb5_ap_rep_enc_part *ignore = NULL; in krb5_sendauth() local

12345678