Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.gui.c189 const char *get_line(const char *text, int line_no) in get_line() argument
197 for (i = 0; text[i] != '\0' && lines < line_no; i++) in get_line()
H A Dnconf.h87 const char *get_line(const char *text, int line_no);