Home
last modified time | relevance | path

Searched defs:file_line (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dkxgettext.c63 struct file_line { struct
64 struct file_line *next; argument
69 static struct file_line *file_line__new(const char *file, int lineno) in file_line__new() argument