Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h415 #ifndef SLJIT_W
420 #define SLJIT_W(w) (w##ll) macro
422 #define SLJIT_W(w) (w##l) macro
425 #define SLJIT_W(w) (w) macro

Completed in 12 milliseconds