Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_portability.h520 # define MSAN_UNPOISON(value) __msan_unpoison(&(value), sizeof(value)) macro
522 # define MSAN_UNPOISON(value) macro
/php-src/ext/standard/
H A Dbasic_functions.c1185 MSAN_UNPOISON(php_rem);

Completed in 19 milliseconds