Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.h111 #define memcpy_tmp(...) memcpy(__VA_ARGS__) macro
113 #define memcpy(...) memcpy_tmp(__VA_ARGS__)

Completed in 19 milliseconds