Home
last modified time | relevance | path

Searched defs:newstring (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/cpp/
H A Dtokens.c365 newstring(uchar *s, int l, int o) in newstring() function
/plan9/sys/src/cmd/sam/
H A Dcmd.c275 newstring(void) in newstring() function
/plan9/sys/src/cmd/acme/
H A Dedit.c323 newstring(int n) in newstring() function
/plan9/sys/src/cmd/gs/src/
H A Ddscparse.c3496 CDSCSTRING *newstring = (CDSCSTRING *)dsc_memalloc(dsc, sizeof(CDSCSTRING)); in dsc_alloc_string() local