Home
last modified time | relevance | path

Searched refs:tcsh_longjmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.h687 # define tcsh_longjmp() siglongjmp(reslab.j, 1) macro
691 # define tcsh_longjmp() longjmp(reslab.j, 1) macro
699 flush(), tcsh_longjmp()
701 # define _reset() tcsh_longjmp()