Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h393 #ifndef SLJIT_W
397 #define SLJIT_W(w) (w##l) macro
399 #define SLJIT_W(w) (w##ll) macro
401 #define SLJIT_W(w) (w) macro

Completed in 5 milliseconds