Searched defs:r (Results 1 – 6 of 6) sorted by relevance
/scripts/genksyms/ |
D | keywords.c | 72 struct resword *r = keywords + i; in is_reserved_word() local
|
D | parse.y | 48 struct string_list *b = *body, *i = *ident, *r; in record_compound() local
|
/scripts/kconfig/ |
D | menu.c | 687 static void get_def_str(struct gstr *r, struct menu *menu) in get_def_str() 693 static void get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) in get_dep_str() 707 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 766 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str() 787 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str()
|
D | mconf.c | 350 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() 360 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
|
/scripts/basic/ |
D | fixdep.c | 192 const char *q, *r; in parse_config_file() local
|
/scripts/ |
D | sorttable.c | 67 static uint32_t (*r)(const uint32_t *); variable
|