Home
last modified time | relevance | path

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

/PHP-8.3/ext/random/
H A Dengine_xoshiro256starstar.c39 ZEND_ATTRIBUTE_CONST static inline uint64_t rotl(const uint64_t x, int k) in rotl()
/PHP-8.3/Zend/
H A Dzend_portability.h235 # define ZEND_ATTRIBUTE_CONST __attribute__((const)) macro
237 # define ZEND_ATTRIBUTE_CONST macro
/PHP-8.3/ext/standard/
H A Dpack.c105 ZEND_ATTRIBUTE_CONST static inline uint16_t php_pack_reverse_int16(uint16_t arg) in php_pack_reverse_int16()
111 ZEND_ATTRIBUTE_CONST static inline uint32_t php_pack_reverse_int32(uint32_t arg) in php_pack_reverse_int32()

Completed in 16 milliseconds