Home
last modified time | relevance | path

Searched defs:__itt_fstrdup (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h285 #define __itt_fstrdup(s) _strdup(s) macro
337 #define __itt_fstrdup(s) strdup(s) macro

Completed in 10 milliseconds