Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c1415 fptreef(shl_xtrace, 0, Tft_R, &iotmp); in iosetup()
1477 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), emsg); in iosetup()
1543 (sp = snptreef(NULL, 32, Tft_R, &iotmp)), in iosetup()
Dsh.h1012 EXTERN const char Tft_R[] E_INIT("%R"); variable
1173 #define Tft_R "%R" macro
Dsyn.c879 s = snptreef(redir, sizeof(redir), Tft_R, yylval.iop); in syntaxerr()
Deval.c1421 snptreef(NULL, 32, Tft_R, io)); in comsub()