Searched refs:CLOSURE_LFUN (Results 1 – 11 of 11) sorted by relevance
44 #define CLOSURE_LFUN 0 /* lfun in an object */ macro
257 #define CLOSURE_LFUN 0 /* lfun in an object */ macro287 #define CLOSURE_IS_LFUN(c) ((c) == CLOSURE_LFUN)
385 if (type == CLOSURE_LFUN && l->function.lfun.context_size != 0) in cleanup_closure()1644 || ( type == CLOSURE_LFUN in gc_count_ref_in_closure()1657 if (type == CLOSURE_LFUN) in gc_count_ref_in_closure()1686 if (type == CLOSURE_LFUN) in gc_count_ref_in_closure()1741 if (type == CLOSURE_LFUN && l->function.lfun.context_size != 0) in gc_count_ref_in_closure()1787 if (type == CLOSURE_LFUN) in clear_ref_in_closure()1795 if (type == CLOSURE_LFUN && l->function.lfun.context_size != 0) in clear_ref_in_closure()2667 if (svp->x.closure_type == CLOSURE_LFUN in show_array()
475 && ( left->x.closure_type == CLOSURE_LFUN in closure_eq()481 if (left->x.closure_type == CLOSURE_LFUN) in closure_eq()555 || left->x.closure_type == CLOSURE_LFUN in closure_cmp()762 svp->x.closure_type = CLOSURE_LFUN; in set_closure_user()1227 dest->x.closure_type = CLOSURE_LFUN; in closure_lfun()4432 case CLOSURE_LFUN: in compile_value()4479 else if (type != CLOSURE_LFUN in compile_value()5389 if (type == CLOSURE_LFUN) in free_closure()5397 if (type == CLOSURE_LFUN) in free_closure()5770 case CLOSURE_LFUN: /* Lfun closure */ in closure_to_string()[all …]
193 if (v->x.closure_type == CLOSURE_LFUN) in svalue_size()
751 if (cop->fun.function.lambda.x.closure_type == CLOSURE_LFUN) in get_all_call_outs()
5613 else if (sp->x.closure_type == CLOSURE_LFUN) in f_to_int()6857 case CLOSURE_LFUN: in v_get_type_info()6877 if (sp->x.closure_type == CLOSURE_LFUN) in v_get_type_info()6903 if (sp->x.closure_type == CLOSURE_LFUN) in v_get_type_info()
5947 case CLOSURE_LFUN: in save_closure()6474 case CLOSURE_LFUN: in register_closure()6486 if (type == CLOSURE_LFUN in register_closure()
1375 if (type == CLOSURE_LFUN in _destructed_object_ref()1412 if (type == CLOSURE_LFUN && l->function.lfun.ob == obj) in int_object_ref()8600 && sp->x.closure_type != CLOSURE_LFUN in eval_instruction()17975 case CLOSURE_LFUN: /* --- lfun closure --- */ in int_call_lambda()20149 else if (type == CLOSURE_LFUN) in count_extra_ref_in_closure()20510 case CLOSURE_LFUN: in v_apply()
7961 if (it->fun.function.lambda.x.closure_type == CLOSURE_LFUN)