Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1424 fptreef(shl_xtrace, 0, Tft_R, &iotmp); in iosetup()
1486 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), emsg); in iosetup()
1554 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), in iosetup()
Dsyn.c877 s = snptreef(redir, sizeof(redir), Tft_R, yylval.iop); in syntaxerr()
Dsh.h1127 EXTERN const char Tft_R[] E_INIT("%R"); variable
1293 #define Tft_R "%R" macro
Deval.c1582 snptreef(NULL, 32, Tft_R, io)); in comsub()