Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h454 #define SLJIT_W(w) (w##l) macro
456 #define SLJIT_W(w) (w##ll) macro
458 #define SLJIT_W(w) (w) macro

Completed in 6 milliseconds