Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.c2092 #define SLJIT_CPUINFO_PART2 "little endian + " macro
2094 #define SLJIT_CPUINFO_PART2 "big endian + " macro
2105 #define SLJIT_CPUINFO SLJIT_CPUINFO_PART1 SLJIT_CPUINFO_PART2 SLJIT_CPUINFO_PART3