Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dprocess.c281 #define id_exception idException macro
2634 if (allow_exc_opt && !NIL_P(opthash) && rb_hash_has_key(opthash, ID2SYM(id_exception))) { in rb_execarg_init()
2636 exception = rb_hash_delete(opthash, ID2SYM(id_exception)); in rb_execarg_init()
H A Dio.c170 #define id_exception idException macro
2787 ID id = id_exception; in no_exception_p()