Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.c724 if (((p) >= SLJIT_FR0 && (p) < (SLJIT_FR0 + compiler->fscratches)) || \
814 if ((p) < (SLJIT_FR0 + compiler->fscratches)) \
815 fprintf(compiler->verbose, "fr%d", (p) - SLJIT_FR0); \
H A DsljitLir.h236 #define SLJIT_FR0 1 macro

Completed in 19 milliseconds