Searched defs:tmp (Results 1 – 14 of 14) sorted by relevance
/scripts/dtc/libfdt/ |
D | libfdt.h | 1176 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 1211 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1288 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1293 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1449 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1484 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1591 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1626 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|
D | fdt_rw.c | 421 char *tmp; in fdt_open_into() local
|
/scripts/kconfig/ |
D | expr.c | 255 struct expr *tmp; in expr_eliminate_yn() local 370 struct expr *tmp; in expr_join_or() local 434 struct expr *tmp; in expr_join_and() local 530 struct expr *tmp; in expr_eliminate_dups1() local 603 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 | zconf.y | 511 const char *tmp; variable
|
D | conf.c | 534 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 | 1138 int tmp = strtol( env, &endp, 10 ); in conf_set_all_new_symbols() local
|
D | nconf.c | 738 int type, tmp, doint = 2; in build_conf() local
|
D | symbol.c | 1013 void *tmp; in sym_re_search() 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/mod/ |
D | file2alias.c | 631 char *tmp; in do_of_entry() local 655 char *tmp; in do_vio_entry() local
|
D | modpost.c | 2035 char tmp[SZ]; in buf_printf() local 2272 char *tmp; in write_if_changed() local
|