Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/base/
H A Dcompiler_specific.h128 #define JXL_NO_SANITIZE(X) __attribute__((no_sanitize(X))) macro
130 #define JXL_NO_SANITIZE(X) macro
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/base/
H A Dcompiler_specific.h137 #define JXL_NO_SANITIZE(X) __attribute__((no_sanitize(X))) macro
139 #define JXL_NO_SANITIZE(X) macro