Searched defs:r (Results 1 – 7 of 7) 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 | 589 static void get_def_str(struct gstr *r, const struct menu *menu) in get_def_str() 595 static void get_dep_str(struct gstr *r, const struct expr *expr, in get_dep_str() 610 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 669 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str() 690 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str()
|
| D | expr.c | 33 static struct expr *expr_lookup(enum expr_type type, void *l, void *r) in expr_lookup() 103 struct expr *l, *r; in __expr_eliminate_eq() local 269 struct expr *l, *r; in expr_eliminate_yn() local 481 struct expr *tmp, *l, *r; in expr_eliminate_dups1() local 545 struct expr *l, *r; in expr_eliminate_dups() local
|
| D | mconf.c | 352 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() 362 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
|
| /scripts/basic/ |
| D | fixdep.c | 191 const char *q, *r; in parse_config_file() local
|
| /scripts/ |
| D | sorttable.c | 67 static uint32_t (*r)(const uint32_t *); variable
|