HomeSort by relevance Sort by last modified time
    Searched refs:PATCH_ABS32 (Results 1 - 3 of 3) sorted by null

  /external/pcre/dist2/src/sljit/
sljitLir.c 165 # define PATCH_ABS32 0x040
184 # define PATCH_ABS32 0x200
    [all...]
sljitNativePPC_common.c 309 jump->flags |= PATCH_ABS32;
381 if (jump->flags & PATCH_ABS32) {
472 if (jump->flags & PATCH_ABS32) {
    [all...]
sljitNativeMIPS_common.c 328 jump->flags |= PATCH_ABS32;
456 if (jump->flags & PATCH_ABS32) {
    [all...]

Completed in 612 milliseconds