OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:future_patch
(Results
1 - 1
of
1
) sorted by null
/external/pcre/dist/sljit/
sljitNativeARM_32.c
312
struct
future_patch
{
struct
313
struct
future_patch
* next;
318
static sljit_si resolve_const_pool_index(struct sljit_compiler *compiler, struct
future_patch
**first_patch, sljit_uw cpool_current_index, sljit_uw *cpool_start_address, sljit_uw *buf_ptr)
321
struct
future_patch
*curr_patch, *prev_patch;
352
curr_patch = (struct
future_patch
*)SLJIT_MALLOC(sizeof(struct
future_patch
), compiler->allocator_data);
571
struct
future_patch
*first_patch;
[
all
...]
Completed in 89 milliseconds