OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PATCH_ABS_B
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist/sljit/
sljitNativePPC_common.c
283
jump->flags |= PATCH_B |
PATCH_ABS_B
;
296
jump->flags |= PATCH_B |
PATCH_ABS_B
| extra_jump_flags;
440
if (!(jump->flags &
PATCH_ABS_B
)) {
451
if (!(jump->flags &
PATCH_ABS_B
)) {
[
all
...]
sljitLir.c
163
# define
PATCH_ABS_B
0x020
[
all
...]
Completed in 93 milliseconds