Searched refs:STOP_RETURN (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dsh.h598 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL) macro
H A Dfuncs.c2283 if (STOP_RETURN(ep->type)) {

Completed in 110 milliseconds