Searched defs:need_delim (Results 1 - 3 of 3) sorted by last modified time

/external/ltrace/
H A Dlens_default.c246 int need_delim = 0; local
254 int o = delim_output(stream, &need_delim,
H A Doutput.c554 int need_delim = 0; local
556 || output_params(arguments, 0, params_left, &need_delim) < 0) {
568 stel->out.need_delim = need_delim;
691 &stel->out.need_delim);
H A Dproc.h64 int need_delim; member in struct:output_state

Completed in 84 milliseconds