Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c115 struct sljit_s390x_const { struct
1369 struct sljit_s390x_const *const_; in sljit_generate_code()
1466 const_ = (struct sljit_s390x_const *)compiler->consts; in sljit_generate_code()
1506 const_ = (struct sljit_s390x_const *)const_->const_.next; in sljit_generate_code()
2954 struct sljit_s390x_const *const_; in sljit_emit_const()
2960 const_ = (struct sljit_s390x_const*)ensure_abuf(compiler, in sljit_emit_const()
2961 sizeof(struct sljit_s390x_const)); in sljit_emit_const()

Completed in 12 milliseconds