Home
last modified time | relevance | path

Searched refs:SWAR_ONES (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/ext/bcmath/libbcmath/src/
H A Dprivate.h39 #define SWAR_ONES (~((size_t) 0) / 0xFF) macro
42 #define SWAR_REPEAT(x) (SWAR_ONES * (x))

Completed in 4 milliseconds