Searched refs:compiler_common (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c271 typedef struct compiler_common { struct
340 } compiler_common; typedef in typeref:struct:compiler_common
474 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc)
670 static int get_localspace(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend)
741 static void set_localptrs(compiler_common *common, int localptr, pcre_uchar *ccend)
791 static int get_framesize(compiler_common *common, pcre_uchar *cc, BOOL recursive)
867 static void init_frame(compiler_common *common, pcre_uchar *cc, int stackpos, int stacktop, BOOL recursive)
963 static SLJIT_INLINE int get_localsize(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend)
1016 static void copy_locals(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend,
1248 static void add_stub(compiler_common *commo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c271 typedef struct compiler_common { struct
340 } compiler_common; typedef in typeref:struct:compiler_common
474 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc)
670 static int get_localspace(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend)
741 static void set_localptrs(compiler_common *common, int localptr, pcre_uchar *ccend)
791 static int get_framesize(compiler_common *common, pcre_uchar *cc, BOOL recursive)
867 static void init_frame(compiler_common *common, pcre_uchar *cc, int stackpos, int stacktop, BOOL recursive)
963 static SLJIT_INLINE int get_localsize(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend)
1016 static void copy_locals(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend,
1248 static void add_stub(compiler_common *commo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c271 typedef struct compiler_common { struct
340 } compiler_common; typedef in typeref:struct:compiler_common
474 static pcre_uchar *next_opcode(compiler_common *common, pcre_uchar *cc)
670 static int get_localspace(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend)
741 static void set_localptrs(compiler_common *common, int localptr, pcre_uchar *ccend)
791 static int get_framesize(compiler_common *common, pcre_uchar *cc, BOOL recursive)
867 static void init_frame(compiler_common *common, pcre_uchar *cc, int stackpos, int stacktop, BOOL recursive)
963 static SLJIT_INLINE int get_localsize(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend)
1016 static void copy_locals(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend,
1248 static void add_stub(compiler_common *commo
[all...]

Completed in 174 milliseconds