Searched defs:tmp (Results 1 – 12 of 12) sorted by relevance
| /scripts/dtc/libfdt/ |
| A D | libfdt.h | 1256 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 1291 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1406 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1411 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1617 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1652 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1788 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1823 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|
| A D | fdt_rw.c | 423 char *tmp; in fdt_open_into() local
|
| /scripts/kconfig/ |
| A D | expr.c | 310 struct expr *tmp; in expr_eliminate_yn() local 425 struct expr *tmp; in expr_join_or() local 489 struct expr *tmp; in expr_join_and() local 592 struct expr *tmp; in expr_eliminate_dups1() local 688 struct expr *tmp; in expr_transform() local
|
| A D | mconf.c | 322 struct subtitle_list *pos, *tmp; in set_subtitle() local 347 struct subtitle_list *pos, *tmp; in reset_subtitle() local 441 struct jump_key *pos, *tmp; in search_conf() local 470 int type, tmp, doint = 2; in build_conf() local
|
| A D | preprocess.c | 89 struct env *e, *tmp; in env_write_dep() local 331 struct variable *v, *tmp; in variable_all_del() local 345 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
|
| A D | conf.c | 531 int tmp = (int)strtol(seed_env, &endp, 0); in main() local
|
| A D | confdata.c | 45 char tmp[PATH_MAX + 1]; in make_parent_dir() local 1208 int tmp = strtol( env, &endp, 10 ); in conf_set_all_new_symbols() local
|
| A D | nconf.gui.c | 223 char tmp[x+10]; in fill_window() local
|
| A D | symbol.c | 972 void *tmp; in sym_re_search() local
|
| A D | nconf.c | 738 int type, tmp, doint = 2; in build_conf() local
|
| A D | gconf.c | 1215 GtkTreeIter iter, tmp; in update_tree() local
|
| /scripts/ |
| A D | mailmapper | 94 tmp, mail = line.split('<') variable
|
Completed in 28 milliseconds