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

  /external/pcre/dist/sljit/
sljitLir.c 171 # define PATCH_ABS32 0x040
190 # define PATCH_ABS32 0x200
    [all...]
sljitNativePPC_common.c 305 jump->flags |= PATCH_ABS32;
377 if (jump->flags & PATCH_ABS32) {
468 if (jump->flags & PATCH_ABS32) {
    [all...]
sljitNativeMIPS_common.c 328 jump->flags |= PATCH_ABS32;
456 if (jump->flags & PATCH_ABS32) {
    [all...]

Completed in 45 milliseconds