Searched defs:get_line_no (Results 1 - 1 of 1) sorted by relevance

/scripts/kconfig/
H A Dnconf.gui.c175 int get_line_no(const char *text) function
217 int total_lines = get_line_no(text);
269 msg_lines = get_line_no(msg);
379 prompt_lines = get_line_no(prompt);
547 int total_lines = get_line_no(text);
560 total_lines = get_line_no(text);

Completed in 90 milliseconds