Searched defs:el (Results 1 - 25 of 101) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Duninit-1.c14 void remove_dupes (struct list *el) argument
H A DWswitch-default.c7 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
H A DWswitch-enum.c8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
H A DWswitch.c8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Duninit-1-O0.c14 void remove_dupes (struct list *el) argument
H A Duninit-1.c14 void remove_dupes (struct list *el) argument
H A DWswitch-default.c7 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
H A DWswitch-enum-error.c8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
H A DWswitch-enum.c8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
H A DWswitch-error.c8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
H A DWswitch.c8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWswitch-1.C8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D950221-1.c13 int el; variable
/netbsd-6-1-5-RELEASE/external/mit/expat/dist/examples/
H A Doutline.c49 start(void *data, const char *el, const char **attr) argument
67 end(void *data, const char *el) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/warn/
H A DWswitch-1.C8 foo (int i, int j, enum e ei, enum e ej, enum e ek, enum e el, argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D950221-1.c13 int el; variable
/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dprompt.c83 prompt_print(EditLine *el, int op) argument
120 prompt_init(EditLine *el) argument
149 prompt_set(EditLine *el, el_pfunc_t prf, Char c, int op, int wide) argument
181 prompt_get(EditLine *el, el_pfunc_t *prf, Char *c, int op) argument
[all...]
H A Dsig.c114 sig_init(EditLine *el) argument
146 sig_end(EditLine *el) argument
158 sig_set(EditLine *el) argument
185 sig_clr(EditLine *el) argument
[all...]
H A Demacs.c55 em_delete_or_list(EditLine *el, Int c) argument
91 em_delete_next_word(EditLine *el, Int c __attribute__((__unused__))) argument
120 em_yank(EditLine *el, Int c __attribute__((__unused__))) argument
156 em_kill_line(EditLine *el, Int c __attribute__((__unused__))) argument
178 em_kill_region(EditLine *el, Int c __attribute__((__unused__))) argument
211 em_copy_region(EditLine *el, Int c __attribute__((__unused__))) argument
240 em_gosmacs_transpose(EditLine *el, Int c) argument
260 em_next_word(EditLine *el, Int c __attribute__((__unused__))) argument
285 em_upper_case(EditLine *el, Int c __attribute__((__unused__))) argument
309 em_capitol_case(EditLine *el, Int c __attribute__((__unused__))) argument
341 em_lower_case(EditLine *el, Int c __attribute__((__unused__))) argument
365 em_set_mark(EditLine *el, Int c __attribute__((__unused__))) argument
379 em_exchange_mark(EditLine *el, Int c __attribute__((__unused__))) argument
396 em_universal_argument(EditLine *el, Int c __attribute__((__unused__))) argument
413 em_meta_next(EditLine *el, Int c __attribute__((__unused__))) argument
426 em_toggle_overwrite(EditLine *el, Int c __attribute__((__unused__))) argument
440 em_copy_prev_word(EditLine *el, Int c __attribute__((__unused__))) argument
467 em_inc_search_next(EditLine *el, Int c __attribute__((__unused__))) argument
480 em_inc_search_prev(EditLine *el, Int c __attribute__((__unused__))) argument
494 em_delete_prev_char(EditLine *el, Int c __attribute__((__unused__))) argument
[all...]
H A Dhist.c54 hist_init(EditLine *el) argument
72 hist_end(EditLine *el) argument
84 hist_set(EditLine *el, hist_fun_t fun, void *ptr) argument
98 hist_get(EditLine *el) argument
157 hist_command(EditLine *el, int argc, const Char **argv) argument
195 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) argument
215 hist_convert(EditLine *el, int fn, void *arg) argument
[all...]
H A Dparse.c79 parse_line(EditLine *el, const Char *line) argument
277 parse_cmd(EditLine *el, const Char *cmd) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/util/xlint/lint1/
H A Dd_nested_structs.c6 EditLine *el; member in struct:__anon9709
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dcomplete.h39 EditLine *el; /* editline(3) editline structure */ member in struct:__anon9822
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dpowm_ui.c43 mpz_powm_ui (mpz_ptr r, mpz_srcptr b, unsigned long int el, mpz_srcptr m) argument
/netbsd-6-1-5-RELEASE/lib/libedit/TEST/
H A Dtc1.c73 prompt(EditLine *el) argument
88 complete(EditLine *el, int ch) argument
124 EditLine *el = NULL; local
[all...]

Completed in 169 milliseconds

12345