Searched +defs:indent +defs:line +defs:function (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dutils.c182 make_cleanup(make_cleanup_ftype *function, void *arg) argument
188 make_final_cleanup(make_cleanup_ftype *function, void *arg) argument
194 make_run_cleanup(make_cleanup_ftype *function, void *arg) argument
200 make_exec_cleanup(make_cleanup_ftype *function, void *arg) argument
206 make_exec_error_cleanup(make_cleanup_ftype *function, void *arg) argument
264 make_my_cleanup(struct cleanup **pmy_chain, make_cleanup_ftype *function, void *arg) argument
717 internal_vproblem(struct internal_problem *problem, const char *file, int line, const char *fmt, va_list ap) argument
825 internal_verror(const char *file, int line, const char *fmt, va_list ap) argument
832 internal_error(const char *file, int line, const char *string, ...) argument
845 internal_vwarning(const char *file, int line, const char *fmt, va_list ap) argument
851 internal_warning(const char *file, int line, const char *string, ...) argument
1906 wrap_here(char *indent) argument
[all...]

Completed in 35 milliseconds