Searched refs:SLJIT_FREE (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/sljit/
H A DsljitUtils.c200 SLJIT_FREE(stack);
213 SLJIT_FREE(stack);
233 SLJIT_FREE(stack);
H A DsljitConfigInternal.h142 #ifndef SLJIT_FREE
143 #define SLJIT_FREE(ptr) free(ptr) macro
H A DsljitLir.c263 SLJIT_FREE(compiler->buf);
265 SLJIT_FREE(compiler->abuf);
266 SLJIT_FREE(compiler);
285 SLJIT_FREE(compiler->buf);
286 SLJIT_FREE(compiler->abuf);
287 SLJIT_FREE(compiler);
317 SLJIT_FREE(curr);
324 SLJIT_FREE(curr);
328 SLJIT_FREE(compiler->cpool);
330 SLJIT_FREE(compile
[all...]
H A DsljitNativeARM_v5.c336 SLJIT_FREE(curr_patch);
351 SLJIT_FREE(curr_patch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/sljit/
H A DsljitUtils.c200 SLJIT_FREE(stack);
213 SLJIT_FREE(stack);
233 SLJIT_FREE(stack);
H A DsljitConfigInternal.h142 #ifndef SLJIT_FREE
143 #define SLJIT_FREE(ptr) free(ptr) macro
H A DsljitLir.c263 SLJIT_FREE(compiler->buf);
265 SLJIT_FREE(compiler->abuf);
266 SLJIT_FREE(compiler);
285 SLJIT_FREE(compiler->buf);
286 SLJIT_FREE(compiler->abuf);
287 SLJIT_FREE(compiler);
317 SLJIT_FREE(curr);
324 SLJIT_FREE(curr);
328 SLJIT_FREE(compiler->cpool);
330 SLJIT_FREE(compile
[all...]
H A DsljitNativeARM_v5.c336 SLJIT_FREE(curr_patch);
351 SLJIT_FREE(curr_patch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/sljit/
H A DsljitUtils.c200 SLJIT_FREE(stack);
213 SLJIT_FREE(stack);
233 SLJIT_FREE(stack);
H A DsljitConfigInternal.h142 #ifndef SLJIT_FREE
143 #define SLJIT_FREE(ptr) free(ptr) macro
H A DsljitLir.c263 SLJIT_FREE(compiler->buf);
265 SLJIT_FREE(compiler->abuf);
266 SLJIT_FREE(compiler);
285 SLJIT_FREE(compiler->buf);
286 SLJIT_FREE(compiler->abuf);
287 SLJIT_FREE(compiler);
317 SLJIT_FREE(curr);
324 SLJIT_FREE(curr);
328 SLJIT_FREE(compiler->cpool);
330 SLJIT_FREE(compile
[all...]
H A DsljitNativeARM_v5.c336 SLJIT_FREE(curr_patch);
351 SLJIT_FREE(curr_patch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c56 #define SLJIT_FREE(ptr) (PUBL(free))(ptr) macro
6949 SLJIT_FREE(common->localptrs);
7013 SLJIT_FREE(common->localptrs);
7043 SLJIT_FREE(common->localptrs);
7121 SLJIT_FREE(common->localptrs);
7216 SLJIT_FREE(common->localptrs);
7343 SLJIT_FREE(functions);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c56 #define SLJIT_FREE(ptr) (PUBL(free))(ptr) macro
6949 SLJIT_FREE(common->localptrs);
7013 SLJIT_FREE(common->localptrs);
7043 SLJIT_FREE(common->localptrs);
7121 SLJIT_FREE(common->localptrs);
7216 SLJIT_FREE(common->localptrs);
7343 SLJIT_FREE(functions);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c56 #define SLJIT_FREE(ptr) (PUBL(free))(ptr) macro
6949 SLJIT_FREE(common->localptrs);
7013 SLJIT_FREE(common->localptrs);
7043 SLJIT_FREE(common->localptrs);
7121 SLJIT_FREE(common->localptrs);
7216 SLJIT_FREE(common->localptrs);
7343 SLJIT_FREE(functions);

Completed in 208 milliseconds