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

/u-boot/scripts/kconfig/
H A Dnconf.h83 int get_line_no(const char *text);
H A Dnconf.gui.c176 int get_line_no(const char *text) function
218 int total_lines = get_line_no(text);
270 msg_lines = get_line_no(msg);
382 prompt_lines = get_line_no(prompt);
555 int total_lines = get_line_no(text);
570 total_lines = get_line_no(text);

Completed in 69 milliseconds