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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dinput.h70 int lleft; /* number of chars left in this buffer */ member in struct:parsefile
H A Dinput.c94 basepf.lleft = basepf.nleft = 0;
252 more = parsefile->lleft;
256 parsefile->lleft = parsefile->nleft = EOF_NLEFT;
302 parsefile->lleft = more;
449 parsefile->lleft = parsefile->nleft = 0;
H A Dinit.c235 basepf.lleft = basepf.nleft = 0;

Completed in 24 milliseconds