Searched refs:q (Results 1 – 4 of 4) sorted by relevance
7 #define QUEUE_SIZE(q) ((q)->deque->size) argument8 #define QUEUE_IS_EMPTY(q) ((q)->deque->size == 0) argument
70 ds_htable_bucket_t *q = bucket; in ds_htable_rehash() local74 *q = *bucket; in ds_htable_rehash()76 DS_HTABLE_BUCKET_REHASH(table, q, mask, j); in ds_htable_rehash()77 q++; in ds_htable_rehash()
22 #define RETURN_DS_QUEUE(q) \ argument24 ds_queue_t *_q = q; \
46 …binary-tools/archive/%PHP_SDK_BINARY_TOOLS_VER%.zip --no-check-certificate -q -O php-sdk-binary-to…58 xcopy C:\projects\php-ds C:\projects\php-src\ext\ds /s /e /y /q96 - cmd: php.exe /projects/php-src/run-tests.php /projects/php-src/ext/ds -q --show-diff
Completed in 9 milliseconds