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/dist2/src/sljit/
sljitNativePPC_common.c
287
jump->flags |= PATCH_B |
PATCH_ABS_B
;
300
jump->flags |= PATCH_B |
PATCH_ABS_B
| extra_jump_flags;
444
if (!(jump->flags &
PATCH_ABS_B
)) {
455
if (!(jump->flags &
PATCH_ABS_B
)) {
[
all
...]
sljitLir.c
163
# define
PATCH_ABS_B
0x020
[
all
...]
Completed in 40 milliseconds