Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.h690 # define tcsh_longjmp() siglongjmp(reslab.j, 1) macro
694 # define tcsh_longjmp() longjmp(reslab.j, 1) macro