Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c180 case TFUNCT: in ptree()
966 OPEN(TFUNCT) in dumptree()
Dsyn.c677 t = newtp(TFUNCT); in function_body()
Dsh.h1177 #define TFUNCT 19 /* function name { command; } */ macro
Dexec.c439 case TFUNCT: in execute()