Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c2127 #define SLJIT_CPUINFO_PART2 "little endian + " macro
2129 #define SLJIT_CPUINFO_PART2 "big endian + " macro
2140 #define SLJIT_CPUINFO SLJIT_CPUINFO_PART1 SLJIT_CPUINFO_PART2 SLJIT_CPUINFO_PART3