Searched refs:inferior (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dgdb-ui.el87 ;; 1) They go out of scope when the inferior is re-run.
132 "Non-nil if GDB knows that the inferior includes preprocessor macro info.")
136 (defvar gdb-inferior-status nil)
160 `inferior' -- gdb output should be copied to the inferior-io buffer.
229 other with the source file with the main routine of the inferior.
379 (kill-buffer (gdb-inferior-io-name)))
560 gdb-inferior-status nil
569 (if gdb-use-separate-io-buffer (gdb-clear-inferior-io))
1023 (gdb-set-buffer-rules 'gdb-inferior
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h721 extern int inferior(struct proc *p);
/macosx-10.10/vim-55/runtime/lang/
H A Dmenu_es_es.latin1.vim97 menutrans Toggle\ &Bottom\ Scrollbar Ocultar/Mostrar\ barra\ de\ desplazamiento\ &inferior
H A Dmenu_ca_es.latin1.vim87 menutrans Toggle\ &Bottom\ Scrollbar Barra\ de\ &despla�ament\ inferior
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_prot.c599 if ((targp = proc_find(uap->pid)) == 0 || !inferior(targp)) {
H A Dkern_proc.c282 * Is p an inferior of the current process?
285 inferior(proc_t p) function
300 * Is p an inferior of t ?
309 /* if p==t they are not inferior */

Completed in 145 milliseconds