Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h282 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro
323 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro

Completed in 6 milliseconds