Home
last modified time | relevance | path

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

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/include/mruby/
H A Dvalue.h251 #ifndef mrb_istruct_p
252 #define mrb_istruct_p(o) (mrb_type(o) == MRB_TT_ISTRUCT) macro
H A Dboxing_word.h143 #define mrb_istruct_p(o) BOXWORD_OBJ_TYPE_P(o, ISTRUCT) macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/include/mruby/
H A Dvalue.h251 #ifndef mrb_istruct_p
252 #define mrb_istruct_p(o) (mrb_type(o) == MRB_TT_ISTRUCT) macro
H A Dboxing_word.h143 #define mrb_istruct_p(o) BOXWORD_OBJ_TYPE_P(o, ISTRUCT) macro
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/include/mruby/
H A Dvalue.h251 #ifndef mrb_istruct_p
252 #define mrb_istruct_p(o) (mrb_type(o) == MRB_TT_ISTRUCT) macro
H A Dboxing_word.h143 #define mrb_istruct_p(o) BOXWORD_OBJ_TYPE_P(o, ISTRUCT) macro
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/include/mruby/
H A Dvalue.h251 #ifndef mrb_istruct_p
252 #define mrb_istruct_p(o) (mrb_type(o) == MRB_TT_ISTRUCT) macro
H A Dboxing_word.h143 #define mrb_istruct_p(o) BOXWORD_OBJ_TYPE_P(o, ISTRUCT) macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/mrbgems/mruby-random/src/
H A Drandom.c139 if (!mrb_obj_is_kind_of(mrb, random, c) || !mrb_istruct_p(random)) { in random_check()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/mrbgems/mruby-random/src/
H A Drandom.c139 if (!mrb_obj_is_kind_of(mrb, random, c) || !mrb_istruct_p(random)) { in random_check()
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/mrbgems/mruby-random/src/
H A Drandom.c139 if (!mrb_obj_is_kind_of(mrb, random, c) || !mrb_istruct_p(random)) { in random_check()
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/mrbgems/mruby-random/src/
H A Drandom.c139 if (!mrb_obj_is_kind_of(mrb, random, c) || !mrb_istruct_p(random)) { in random_check()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/src/
H A Dclass.c827 if (!mrb_istruct_p(ss)) in mrb_get_args()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/src/
H A Dclass.c827 if (!mrb_istruct_p(ss)) in mrb_get_args()
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/src/
H A Dclass.c827 if (!mrb_istruct_p(ss)) in mrb_get_args()
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/src/
H A Dclass.c827 if (!mrb_istruct_p(ss)) in mrb_get_args()