Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h452 #ifndef SLJIT_W
456 #define SLJIT_W(w) (w##l) macro
459 #define SLJIT_W(w) (w##ll) macro
461 #define SLJIT_W(w) (w##l) macro
464 #define SLJIT_W(w) (w) macro

Completed in 6 milliseconds