Searched defs:conf_printer (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | confdata.c | 19 struct conf_printer { struct 20 void (*print_symbol)(FILE *, struct symbol *, const char *, void *); 21 void (*print_comment)(FILE *, const char *, void *);
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | confdata.c | 166 struct conf_printer { struct 167 void (*print_symbol)(FILE *, struct symbol *, const char *, void *); 168 void (*print_comment)(FILE *, const char *, void *);
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | confdata.c | 20 struct conf_printer { struct 21 void (*print_symbol)(FILE *, struct symbol *, const char *, void *); 22 void (*print_comment)(FILE *, const char *, void *);
|