Home | History | Annotate | Download | only in make-3.81

Lines Matching full:last_nonnl

1405   char *last_nonnl = buffer -1;
1417 last_nonnl = dst;
1421 *(++last_nonnl) = '\0';
1422 *length = last_nonnl - buffer;