Home
last modified time | relevance | path

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

/scripts/genksyms/
Dkeywords.c68 struct resword *r = keywords + i; in is_reserved_word() local
Dparse.y60 struct string_list *b = *body, *i = *ident, *r; in record_compound() local
/scripts/mod/
Dmodpost.c1365 char *r = p; in sec2annotation() local
1567 Elf_Rela *r, Elf_Sym *sym, const char *fromsec) in default_mismatch_handler()
1609 static void find_extable_entry_size(const char* const sec, const Elf_Rela* r) in find_extable_entry_size()
1624 static inline bool is_extable_fault_address(Elf_Rela *r) in is_extable_fault_address()
1643 Elf_Rela* r, Elf_Sym* sym, in report_extable_warnings()
1681 Elf_Rela* r, Elf_Sym* sym, in extable_mismatch_handler()
1718 Elf_Rela *r, Elf_Sym *sym, const char *fromsec) in check_section_mismatch()
1734 Elf_Shdr *sechdr, Elf_Rela *r) in reloc_location()
1743 static int addend_386_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) in addend_386_rel()
1779 static int addend_arm_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r) in addend_arm_rel()
[all …]
/scripts/kconfig/
Dmenu.c555 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
624 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str()
645 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str()
Dmconf.c756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
/scripts/basic/
Dfixdep.c240 const char *q, *r; in parse_config_file() local
/scripts/
Dsortextable.c163 static uint32_t (*r)(const uint32_t *); variable