Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/
H A Dgettext.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