Searched defs:needed (Results 1 – 6 of 6) sorted by relevance
141 …l php_converter_check_limits(php_converter_object *objval, zend_long available, zend_long needed) { in php_converter_check_limits()150 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv… argument
600 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local
651 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
165 #define MB_CONVERT_BUF_ENSURE(buf, out, limit, needed) \ argument
290 static zlog_bool zlog_stream_buf_alloc_ex(struct zlog_stream *stream, size_t needed) /* {{{ */ in zlog_stream_buf_alloc_ex()
2783 unsigned needed; in lxb_encoding_decode_utf_8_single() local
Completed in 50 milliseconds