Home
last modified time | relevance | path

Searched defs:sljit_compiler (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitLir.h380 struct sljit_compiler { struct
381 sljit_s32 error;
382 sljit_s32 options;
384 struct sljit_label *labels;
385 struct sljit_jump *jumps;
386 struct sljit_put_label *put_labels;
387 struct sljit_const *consts;
388 struct sljit_label *last_label;
389 struct sljit_jump *last_jump;
390 struct sljit_const *last_const;
[all …]