Searched defs:tmp (Results 1 – 14 of 14) sorted by relevance
/scripts/dtc/libfdt/ |
D | libfdt.h | 1059 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 1094 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1171 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1176 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1332 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1367 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1474 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1509 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|
D | fdt_rw.c | 425 char *tmp; in fdt_open_into() local
|
/scripts/kconfig/ |
D | expr.c | 248 struct expr *tmp; in expr_eliminate_yn() local 363 struct expr *tmp; in expr_join_or() local 427 struct expr *tmp; in expr_join_and() local 523 struct expr *tmp; in expr_eliminate_dups1() local 596 struct expr *tmp; in expr_transform() local
|
D | mconf.c | 323 struct subtitle_list *pos, *tmp; in set_subtitle() local 348 struct subtitle_list *pos, *tmp; in reset_subtitle() local 442 struct jump_key *pos, *tmp; in search_conf() local 471 int type, tmp, doint = 2; in build_conf() local
|
D | conf.c | 535 int tmp = (int)strtol(seed_env, &endp, 0); in main() local
|
D | nconf.gui.c | 224 char tmp[x+10]; in fill_window() local
|
D | confdata.c | 1140 int tmp = strtol( env, &endp, 10 ); in conf_set_all_new_symbols() local
|
D | symbol.c | 1027 void *tmp; in sym_re_search() local
|
D | nconf.c | 738 int type, tmp, doint = 2; in build_conf() local
|
D | gconf.c | 1251 GtkTreeIter iter, tmp; in update_tree() local
|
/scripts/genksyms/ |
D | genksyms.c | 516 struct string_list *tmp, **tmp2; in print_list() local 546 struct string_list *tmp, **tmp2; in expand_and_crc_sym() local
|
/scripts/gcc-plugins/ |
D | latent_entropy_plugin.c | 447 tree frame_addr, rand_const, tmp, fndecl, udi_frame_addr; in init_local_entropy() local
|
/scripts/mod/ |
D | file2alias.c | 378 char *tmp; in do_of_entry_multi() local 733 char *tmp; in do_vio_entry() local
|
D | modpost.c | 2022 char tmp[SZ]; in buf_printf() local 2259 char *tmp; in write_if_changed() local
|