Lines Matching defs:last
313 char *last = strchr(first, '-');
319 if (last)
320 *last++ = '\0';
323 if (last) {
324 /* range <first>-<last> */
325 if (parse_lineno(last, &query->last_lineno) < 0)
328 /* special case for last lineno not specified */
333 pr_err("last-line:%d < 1st-line:%d\n",
369 * line <first-lineno>-<last-lineno> // where either may be empty
506 /* check flags 1st (last arg) so query is pairs of spec,val */
523 last error or number of matching callsites. Module name is either