Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dnconf.h76 const char *get_line(const char *text, int line_no);
A 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/lib/kdoc/
A Dkdoc_parser.py167 def begin_section(self, line_no, title = SECTION_DEFAULT, dump = False): argument
171 self.new_start_line = line_no

Completed in 7 milliseconds