Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 41) sorted by relevance

12

/PHP-7.4/ext/bcmath/libbcmath/src/
H A Draisemod.c48 bc_num temp; in _bc_truncate() local
65 bc_num power, exponent, modulus, parity, temp; in bc_raisemod() local
H A Draise.c48 bc_num temp, power; in bc_raise() local
H A Dinit.c46 bc_num temp; local
H A Ddivmod.c50 bc_num temp; in bc_divmod() local
H A Doutput.c96 stk_rec *digits, *temp; in bc_out_num() local
H A Drecmul.c58 bc_num temp; local
/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c29 #define prepareToBitInterleaving(low, high, temp, temp0, temp1) \ argument
41 #define toBitInterleavingAndXOR(low, high, even, odd, temp, temp0, temp1) \ argument
46 #define toBitInterleavingAndAND(low, high, even, odd, temp, temp0, temp1) \ argument
51 #define toBitInterleavingAndSet(low, high, even, odd, temp, temp0, temp1) \ argument
57 #define prepareFromBitInterleaving(even, odd, temp, temp0, temp1) \ argument
72 #define fromBitInterleaving(even, odd, low, high, temp, temp0, temp1) \ argument
86 UINT32 temp, temp0, temp1; in KeccakP1600_SetBytesInLaneToZero() local
122 UINT32 temp, temp0, temp1; in KeccakP1600_AddByte() local
142 UINT32 temp, temp0, temp1; in KeccakP1600_AddBytesInLane() local
285 UINT32 low, high, temp, temp0, temp1; in KeccakP1600_ExtractBytesInLane() local
[all …]
/PHP-7.4/ext/phar/
H A Dshortarc.php105 static $temp; variable in Extract_Phar
278 static function _removeTmpFiles($temp, $origdir)
H A Dstream.c400 zend_off_t temp; in phar_stream_seek() local
/PHP-7.4/ext/calendar/
H A Dfrench.c101 zend_long temp; in SdnToFrench() local
H A Djulian.c164 zend_long temp; in SdnToJulian() local
H A Dgregor.c147 zend_long temp; in SdnToGregorian() local
/PHP-7.4/ext/hash/
H A Dhash_sha3.c116 uint64_t temp; in permute() local
128 uint64_t temp[5]; in permute() local
H A Dhash_gost.c228 uint32_t data[8], temp = 0; in GostTransform() local
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp414 UChar temp[16]; in umsg_format_helper() local
638 UnicodeString temp; in umsg_parse_helper() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_webp.c49 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
H A Dgd_bmp.c1063 int temp = (index >> (8 - (j * info->depth))) & ((1 << info->depth) - 1); in bmp_read_rle() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c219 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-7.4/ext/gmp/
H A Dgmp.c283 #define FREE_GMP_TEMP(temp) \ argument
288 #define FETCH_GMP_ZVAL_DEP_DEP(gmpnumber, zval, temp, dep1, dep2) \ argument
304 #define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep) \ argument
319 #define FETCH_GMP_ZVAL(gmpnumber, zval, temp) \ argument
478 gmp_temp_t temp; in shift_operator_helper() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c241 PCRE2_UCHAR temp[6]; in pcre2_substitute() local
H A Dpcre2_dfa_match.c1108 PCRE2_SPTR temp = ptr - 1; in internal_dfa_match() local
1133 PCRE2_SPTR temp = ptr + 1; in internal_dfa_match() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c316 zend_ulong m, temp; in minOR() local
340 zend_ulong m, temp; in maxOR() local
363 zend_ulong m, temp; in minAND() local
386 zend_ulong m, temp; in maxAND() local
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.c714 void *key, *temp; in QuickSort() local
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c421 unsigned char temp[8]; in KeccakP1600_ExtractAndAddLanes() local
/PHP-7.4/ext/tidy/
H A Dtidy.c851 zval temp; in tidy_doc_update_properties() local
881 zval attribute, children, temp; in tidy_add_default_properties() local

Completed in 196 milliseconds

12