Home
last modified time | relevance | path

Searched refs:line_no (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
Dnconf.h76 const char *get_line(const char *text, int line_no);
Dnconf.gui.c141 const char *get_line(const char *text, int line_no) in get_line() argument
149 for (i = 0; text[i] != '\0' && lines < line_no; i++) in get_line()
/scripts/
Dget_abi.pl110 $data{$nametag}->{line_no} = 1;
198 $data{$what}->{line_no} = $ln;
200 $data{$what}->{line_no} = $ln if (!defined($data{$what}->{line_no}));
333 $data{$what}->{line_no};