Searched defs:mktemp (Results 1 - 2 of 2) sorted by last modified time

/external/valgrind/VEX/priv/
H A Dguest_s390_toIR.c143 mktemp(IRType type, IRExpr *expr) function
1583 return mktemp(Ity_I32, rm);
1659 return mktemp(Ity_I32, rm);
2751 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op1, mktemp(Ity_I32,
2768 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op1, mktemp(Ity_I64,
2785 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, mktemp(Ity_I32, mkU32((UInt)
2802 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, mktemp(Ity_I64, mkU64((ULong)
2820 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op1, mktemp(Ity_I32,
2837 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_64, op1, mktemp(Ity_I64,
2885 s390_cc_thunk_putSS(S390_CC_OP_SIGNED_ADD_32, op1, mktemp(Ity_I3
[all...]
/external/toybox/generated/
H A Dglobals.h70 // toys/lsb/mktemp.c
1187 struct mktemp_data mktemp; member in union:global_union

Completed in 366 milliseconds