Searched defs:linenum (Results 1 – 6 of 6) sorted by relevance
/u-boot/drivers/video/ |
A D | console_rotate.c | 96 int i, col, x, linenum, ret; in console_putc_xy_1() local 230 int i, row, x, linenum, ret; in console_putc_xy_2() local
|
A D | console_truetype.c | 211 int width_frac, linenum; in console_truetype_putc_xy() local
|
/u-boot/tools/ |
A D | proftool.c | 110 int linenum; in read_system_map() local 382 int linenum = 0; in read_trace_config() local
|
A D | moveconfig.py | 1582 def add_imply_rule(config, fname, linenum): argument
|
/u-boot/common/ |
A D | bootstage.c | 166 ulong bootstage_mark_code(const char *file, const char *func, int linenum) in bootstage_mark_code()
|
/u-boot/include/ |
A D | bootstage.h | 397 int linenum) in bootstage_mark_code()
|
Completed in 20 milliseconds