Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c131 struct sljit_s390x_const { struct
1431 struct sljit_s390x_const *const_; in sljit_generate_code()
1526 const_ = (struct sljit_s390x_const *)compiler->consts; in sljit_generate_code()
1568 const_ = (struct sljit_s390x_const *)const_->const_.next; in sljit_generate_code()
4463 struct sljit_s390x_const *const_; in sljit_emit_const()
4469 const_ = (struct sljit_s390x_const*)ensure_abuf(compiler, in sljit_emit_const()
4470 sizeof(struct sljit_s390x_const)); in sljit_emit_const()

Completed in 14 milliseconds