Searched refs:cpylex (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/jcl/
H A Dcpy2dss.c215 cpylex(register Cpy_t* cpy) function
319 if (!(s = cpylex(cpy)))
329 if (!(s = cpylex(cpy)) || !*s)
354 while ((s = cpylex(cpy)) && *s)
382 if (!(s = cpylex(cpy)) || !*s)
390 if (!(s = cpylex(cpy)) || !*s)
416 if (!(s = cpylex(cpy)) || !*s)
424 if (!(s = cpylex(cpy)) || !*s)
431 if (!(s = cpylex(cpy)) || !*s)
440 if (!(s = cpylex(cp
[all...]

Completed in 23 milliseconds