Lines Matching defs:size
63 #define SLJIT_MALLOC(size, allocator_data) pcre2_jit_malloc(size, allocator_data) argument
66 static void * pcre2_jit_malloc(size_t size, void *allocator_data) in pcre2_jit_malloc()
1338 int space, size, bracketlen; in set_private_data_ptrs() local
1903 int size; in get_recurse_data_length() local
2656 static SLJIT_INLINE void allocate_stack(compiler_common *common, int size) in allocate_stack()
2673 static SLJIT_INLINE void free_stack(compiler_common *common, int size) in free_stack()
2681 static sljit_uw * allocate_read_only_data(compiler_common *common, sljit_uw size) in allocate_read_only_data()
7717 int size; in compile_charn_matchingpath() local
7780 #define PUSH_BACKTRACK(size, ccstart, error) \ argument
7793 #define PUSH_BACKTRACK_NOVALUE(size, ccstart) \ argument
10392 int size; in compile_then_trap_matchingpath() local
11582 int size; in compile_then_trap_backtrackingpath() local