Home
last modified time | relevance | path

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

/scripts/genksyms/
Dkeywords.c72 struct resword *r = keywords + i; in is_reserved_word() local
Dparse.y48 struct string_list *b = *body, *i = *ident, *r; in record_compound() local
/scripts/kconfig/
Dmenu.c687 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()
Dmconf.c350 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/
Dfixdep.c192 const char *q, *r; in parse_config_file() local
/scripts/
Dsorttable.c67 static uint32_t (*r)(const uint32_t *); variable