Searched defs:tmp (Results 1 – 13 of 13) sorted by relevance
/scripts/kconfig/ |
D | expr.c | 233 struct expr *tmp; in expr_eliminate_yn() local 348 struct expr *tmp; in expr_join_or() local 412 struct expr *tmp; in expr_join_and() local 508 struct expr *tmp; in expr_eliminate_dups1() local 560 struct expr *tmp, *tmp1, *tmp2; in expr_eliminate_dups2() local 638 struct expr *tmp; in expr_transform() local 828 struct expr *tmp = NULL; in expr_extract_eq_and() local 839 struct expr *tmp = NULL; in expr_extract_eq_or() local
|
D | mconf.c | 324 struct subtitle_list *pos, *tmp; in set_subtitle() local 349 struct subtitle_list *pos, *tmp; in reset_subtitle() local 443 struct jump_key *pos, *tmp; in search_conf() local 472 int type, tmp, doint = 2; in build_conf() local
|
D | conf.c | 530 int tmp = (int)strtol(seed_env, &endp, 10); in main() local
|
D | nconf.gui.c | 224 char tmp[x+10]; in fill_window() local
|
D | confdata.c | 1123 int tmp = strtol( env, &endp, 10 ); in conf_set_all_new_symbols() local
|
D | symbol.c | 976 void *tmp = sym_arr; in sym_re_search() local
|
D | nconf.c | 737 int type, tmp, doint = 2; in build_conf() local
|
D | gconf.c | 1275 GtkTreeIter iter, tmp; in update_tree() local
|
/scripts/dtc/ |
D | dtc-lexer.l | 75 char *line, *tmp, *fn; variable
|
/scripts/genksyms/ |
D | genksyms.c | 514 struct string_list *tmp, **tmp2; in print_list() local 544 struct string_list *tmp, **tmp2; in expand_and_crc_sym() local
|
/scripts/mod/ |
D | file2alias.c | 645 char *tmp; in do_of_entry() local 672 char *tmp; in do_vio_entry() local
|
D | modpost.c | 1797 char tmp[SZ]; in buf_printf() local 2015 char *tmp; in write_if_changed() local
|
/scripts/dtc/libfdt/ |
D | fdt_rw.c | 423 char *tmp; in fdt_open_into() local
|