Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h283 #define __itt_fstrnlen(s, l) strnlen_s(s, l) macro
327 #define __itt_fstrnlen(s, l) SDL_STRNLEN_S(s, l) macro
329 #define __itt_fstrnlen(s, l) strlen(s) macro

Completed in 11 milliseconds