Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitConfigInternal.h479 #ifndef SLJIT_W
483 #define SLJIT_W(w) (w##l) macro
486 #define SLJIT_W(w) (w##ll) macro
488 #define SLJIT_W(w) (w##l) macro
491 #define SLJIT_W(w) (w) macro