Home
last modified time | relevance | path

Searched refs:sljit_s390x_const (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c135 struct sljit_s390x_const { struct
1397 struct sljit_s390x_const *const_; in sljit_generate_code()
1492 const_ = (struct sljit_s390x_const *)compiler->consts; in sljit_generate_code()
1534 const_ = (struct sljit_s390x_const *)const_->const_.next; in sljit_generate_code()
3305 struct sljit_s390x_const *const_; in sljit_emit_const()
3311 const_ = (struct sljit_s390x_const*)ensure_abuf(compiler, in sljit_emit_const()
3312 sizeof(struct sljit_s390x_const)); in sljit_emit_const()

Completed in 12 milliseconds