Home
last modified time | relevance | path

Searched refs:USTPUTC (Results 1 – 7 of 7) sorted by relevance

/third_party/uapp/dash/src/
A Dparser.c914 USTPUTC(c, out); in readtoken1()
919 USTPUTC(c, out); in readtoken1()
924 USTPUTC(c, out); in readtoken1()
947 USTPUTC(c, out); in readtoken1()
964 USTPUTC(c, out); in readtoken1()
985 USTPUTC(c, out); in readtoken1()
990 USTPUTC(c, out); in readtoken1()
994 USTPUTC(c, out); in readtoken1()
1037 USTPUTC('\0', out); in readtoken1()
1200 USTPUTC('$', out); in readtoken1()
[all …]
A Dcd.c222 USTPUTC('/', new); in updatepwd()
226 USTPUTC('/', new); in updatepwd()
229 USTPUTC('/', new); in updatepwd()
250 USTPUTC('/', new); in updatepwd()
A Dmemalloc.h91 #define USTPUTC(c, p) (*p++ = (c)) macro
A Dmiscbltin.c177 USTPUTC(CTLESC, p); in readcmd()
178 USTPUTC(c, p); in readcmd()
A Dmystring.c225 USTPUTC(0, p); in single_quote()
A Djobs.c1456 USTPUTC(c, nextc); in cmdputs()
1462 USTPUTC(c, nextc); in cmdputs()
1466 USTPUTC('"', nextc); in cmdputs()
A Dexpand.c862 USTPUTC(CTLESC, q); in memtodest()
865 USTPUTC(c, q); in memtodest()
929 USTPUTC(optletters[i], p); in varvalue()

Completed in 15 milliseconds