Searched defs:needed (Results 1 – 4 of 4) sorted by relevance
137 …l php_converter_check_limits(php_converter_object *objval, zend_long available, zend_long needed) { in php_converter_check_limits()146 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv… argument
589 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local
636 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
285 static zlog_bool zlog_stream_buf_alloc_ex(struct zlog_stream *stream, size_t needed) /* {{{ */ in zlog_stream_buf_alloc_ex()
Completed in 14 milliseconds