Home
last modified time | relevance | path

Searched defs:index (Results 1 – 8 of 8) sorted by relevance

/scripts/kconfig/lxdialog/
Dmenubox.c89 #define print_item(index, choice, selected) \ argument
/scripts/kconfig/
Dnconf.c499 int match_start, index; in get_mext_match() local
572 int index = items_num-1; in item_add_str() local
Dexpr.h278 int index; member
/scripts/
Dasn1_compiler.c294 unsigned char index; member
1297 int index; in render() local
Drecordmcount.h196 int index; in get_symindex() local
/scripts/gcc-plugins/
Drandomize_layout_plugin.c212 unsigned long i, x, index; in performance_shuffle() local
Dgcc-common.h127 tree cstr, elem, index, type; in build_const_char_string() local
/scripts/mod/
Dmodpost.c1740 static int32_t sign_extend32(int32_t value, int index) in sign_extend32()