Home
last modified time | relevance | path

Searched refs:linenum (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/
H A Dunifdef.c184 static int linenum; /* current line number */ variable
534 stifline[depth] = linenum; in nest()
564 printf("#line %d%s", linenum, newline); in flushline()
593 linenum, linetype_name[lineval], in process()
648 linenum++; in parseline()
737 debug("parser line %d state %s comment %s line", linenum, in parseline()
1219 warnx("%s: %d: %s", filename, linenum, msg); in error()
1222 filename, linenum, msg, stifline[depth], depth); in error()
/linux/include/sound/sof/
H A Dtrace.h104 uint32_t linenum; member
/linux/tools/perf/util/
H A Dprobe-finder.c786 int count = 0, linenum = 1; in find_lazy_match_lines() local
802 intlist__add(list, linenum); in find_lazy_match_lines()
805 linenum++; in find_lazy_match_lines()
/linux/sound/soc/sof/
H A Dcore.c156 panic_info->linenum); in sof_print_oops_and_stack()