Home | History | Annotate | Download | only in src

Lines Matching refs:c_whence

137 	{"whence", c_whence},
491 c_whence(const char **wp)
625 * Let c_whence do the work. Note that c_command() must be
626 * a distinct function from c_whence() (tested in comexec()).
628 return (c_whence(wp));