Home
last modified time | relevance | path

Searched refs:jump_key (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/scripts/kconfig/
Dmenu.c712 struct jump_key *jump = NULL; in get_prompt_str()
724 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
740 jump->index = list_entry(head->prev, struct jump_key, in get_prompt_str()
Dexpr.h275 struct jump_key { struct
Dmconf.c367 struct jump_key *pos; in update_text()
442 struct jump_key *pos, *tmp; in search_conf()