Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 17 of 17) sorted by relevance

/PHP-7.3/ext/hash/
H A Dhash_haval.c323 unsigned char bits[10]; in PHP_HAVAL128Final() local
377 unsigned char bits[10]; in PHP_HAVAL160Final() local
431 unsigned char bits[10]; in PHP_HAVAL192Final() local
471 unsigned char bits[10]; in PHP_HAVAL224Final() local
512 unsigned char bits[10]; in PHP_HAVAL256Final() local
H A Dhash_sha3.c153 int bits) { in PHP_SHA3_Init()
202 #define DECLARE_SHA3_OPS(bits) \ argument
247 #define DECLARE_SHA3_OPS(bits) \ argument
H A Dhash_ripemd.c628 unsigned char bits[8]; in PHP_RIPEMD128Final() local
665 unsigned char bits[8]; in PHP_RIPEMD256Final() local
702 unsigned char bits[8]; in PHP_RIPEMD160Final() local
739 unsigned char bits[8]; in PHP_RIPEMD320Final() local
H A Dphp_hash_whirlpool.h28 int bits; member
H A Dhash_sha.c372 unsigned char bits[8]; in PHP_SHA1Final() local
581 unsigned char bits[8]; in PHP_SHA224Final() local
658 unsigned char bits[8]; in PHP_SHA256Final() local
872 unsigned char bits[16]; in PHP_SHA384Final() local
1023 unsigned char bits[16]; in PHP_SHA512Final() local
H A Dhash_md.c325 unsigned char bits[8]; in PHP_MD5Final() local
583 unsigned char bits[8]; in PHP_MD4Final() local
/PHP-7.3/ext/standard/
H A Dimage.c67 unsigned int bits; member
203 long bits; in php_handle_swc() local
284 long bits; in php_handle_swf() local
887 short width, height, bits; in php_handle_iff() local
H A Dsha1.c220 unsigned char bits[8]; in PHP_SHA1Final() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_commands.c429 zend_uchar bits[1]; in mysqlnd_com_refresh_run() local
489 zend_uchar bits[1]; in mysqlnd_com_shutdown_run() local
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX_64.c611 tilegx_bundle_bits bits = opcode->fixed_bit_values[inst->pipe]; in get_bundle_bit() local
631 tilegx_bundle_bits bits = 0; in update_buffer() local
H A DsljitNativeARM_T2_32.c56 #define COPY_BITS(src, from, to, bits) \ argument
H A DsljitNativeTILEGX-encoder.c9501 find_opcode(tilegx_bundle_bits bits, tilegx_pipeline pipe) in find_opcode()
9521 parse_insn_tilegx(tilegx_bundle_bits bits, in parse_insn_tilegx()
/PHP-7.3/Zend/
H A Dzend_portability.h443 #define ZEND_BIT_TEST(bits, bit) \ argument
H A Dzend_strtod.c1319 (d, e, bits) U *d; int *e, *bits; in d2b() argument
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5695 static BOOL optimize_class_ranges(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL … in optimize_class_ranges()
5847 static BOOL optimize_class_chars(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL i… in optimize_class_chars()
5948 static BOOL optimize_class(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert,… in optimize_class()
/PHP-7.3/ext/gmp/
H A Dgmp.c1939 zend_long bits; in ZEND_FUNCTION() local
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c98 uint32 bits[2]; member

Completed in 146 milliseconds