Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 48) sorted by relevance

12

/busybox-1.35.0/scripts/kconfig/ !
Dexpr.c237 struct expr *tmp; in expr_eliminate_yn() local
352 struct expr *tmp; in expr_join_or() local
416 struct expr *tmp; in expr_join_and() local
512 struct expr *tmp; in expr_eliminate_dups1() local
564 struct expr *tmp, *tmp1, *tmp2; in expr_eliminate_dups2() local
642 struct expr *tmp; in expr_transform() local
832 struct expr *tmp = NULL; in expr_extract_eq_and() local
843 struct expr *tmp = NULL; in expr_extract_eq_or() local
/busybox-1.35.0/libbb/ !
Dparse_mode.c44 unsigned long tmp; in bb_parse_mode() local
131 mode_t tmp = wholist; in bb_parse_mode() local
Dxreadlink.c161 char *tmp = concat_path_file(cwd, target); in xmalloc_realpath_coreutils() local
Dupdate_passwd.c242 char *tmp; in update_passwd() local
Dread_printf.c227 char tmp; in xread_char() local
/busybox-1.35.0/coreutils/ !
Dod_bloaty.c285 int tmp = *(signed char *) block; in print_s_char() local
295 unsigned tmp = *(unsigned char *) block; in print_char() local
306 int tmp = *(signed short *) block; in print_s_short() local
317 unsigned tmp = *(unsigned short *) block; in print_short() local
328 unsigned tmp = *(unsigned *) block; in print_int() local
342 unsigned long tmp = *(unsigned long *) block; in print_long() local
357 ulonglong_t tmp = *(ulonglong_t *) block; in print_long_long() local
369 float tmp = *(float *) block; in print_float() local
380 double tmp = *(double *) block; in print_double() local
391 longdouble_t tmp = *(longdouble_t *) block; in print_long_double() local
Dshuf.c50 char *tmp; in shuffle_lines() local
Dtr.c175 char *tmp; in expand() local
/busybox-1.35.0/util-linux/ !
Drev.c98 wchar_t *tmp = xmalloc(bufsize * sizeof(wchar_t)); in rev_main() local
Dlast_fancy.c54 time_t tmp; in show_entry() local
/busybox-1.35.0/networking/udhcp/ !
Dcommon.c649 uint32_t tmp = bb_strtou32(val, NULL, 0); in udhcp_str2optset() local
661 uint32_t tmp = bb_strtou32(val, NULL, 0); in udhcp_str2optset() local
667 int32_t tmp = bb_strtoi32(val, NULL, 0); in udhcp_str2optset() local
/busybox-1.35.0/modutils/ !
Ddepmod.c179 int tmp; in depmod_main() local
/busybox-1.35.0/editors/ !
Dpatch_bbox.c198 unsigned tmp = src_last_line; in patch_main() local
Dsed.c1222 char *tmp = strchr(pattern_space, '\n'); in process_files() local
1244 char *tmp = strchr(pattern_space, '\n'); in process_files() local
1440 char *tmp = pattern_space; in process_files() local
/busybox-1.35.0/networking/ !
Dtls_rsa.c66 pstm_int tmp, tmpa, tmpb; in psRsaCrypt() local
Dtc.c181 double tmp = (double)rate*8; in print_rate() local
604 uint16_t tmp; in tc_main() local
Dtls_pstm.c130 pstm_digit *tmp; in pstm_grow() local
301 pstm_digit *tmp; in pstm_zero() local
1416 pstm_word tmp; in pstm_div() local
1575 pstm_int tmp; in pstm_mulmod() local
Dzcip.c118 unsigned tmp; in pick_nip() local
/busybox-1.35.0/archival/libarchive/bz/ !
Dhuffman.c79 int32_t zz, yy, tmp; in DOWNHEAP1() local
Dcompress.c528 uint8_t pos[BZ_N_GROUPS], ll_i, tmp2, tmp; in sendMTFValues() local
/busybox-1.35.0/miscutils/ !
Dnandwrite.c186 unsigned tmp; in nandwrite_main() local
Dtime.c127 unsigned long tmp; in ptok() local
/busybox-1.35.0/archival/libarchive/unxz/ !
Dxz_dec_lzma2.c692 uint32_t tmp; in lzma_rep_match() local
851 uint32_t tmp; in lzma2_lzma() local
936 uint32_t tmp; in xz_dec_lzma2_run() local
/busybox-1.35.0/util-linux/volume_id/ !
Dget_devname.c308 char *tmp = *fsname; in resolve_mount_spec() local
/busybox-1.35.0/procps/ !
Dpstree.c248 char tmp[sizeof(int)*3 + 4]; in dump_tree() local

12