Home
last modified time | relevance | path

Searched refs:stmp (Results 1 – 5 of 5) sorted by relevance

/sysdeps/s390/multiarch/
A DMakefile4 LC_ALL=C $(SHELL) ./gen-8bit.sh $< > $(@:stmp=T)
5 LC_ALL=C $(SHELL) ../sysdeps/s390/multiarch/gen-8bit.sh $< >> $(@:stmp=T)
6 $(move-if-change) $(@:stmp=T) $(@:stmp=h)
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
A DMakefile140 $(objpfx)gen-float128-ifuncs.stmp: \
190 $(objpfx)gen-float128-ifuncs.stmp $(objpfx)gen-libm-templates.stmp
/sysdeps/unix/
A DMakefile96 $(common-objpfx)libc-modules.stmp
/sysdeps/generic/
A Dunwind-dw2.c335 _Unwind_Sword offset, stmp; in execute_stack_op() local
415 op_ptr = read_sleb128 (op_ptr, &stmp); in execute_stack_op()
416 result = stmp; in execute_stack_op()
745 _Unwind_Sword offset, stmp; in execute_cfa_program() local
885 insn_ptr = read_sleb128 (insn_ptr, &stmp); in execute_cfa_program()
886 offset = stmp * fs->data_align; in execute_cfa_program()
A Dunwind-dw2-fde.c300 _Unwind_Sword stmp; in get_cie_encoding() local
309 p = read_sleb128 (p, &stmp); /* Skip data alignment. */ in get_cie_encoding()

Completed in 8 milliseconds