Home
last modified time | relevance | path

Searched defs: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