Searched refs:closure_count (Results 1 – 1 of 1) sorted by relevance
489 varnumber_T closure_count; in handle_closure_in_use() local496 closure_count = tv->vval.v_number; in handle_closure_in_use()497 if (closure_count == 0) in handle_closure_in_use()504 for (idx = 0; idx < closure_count; ++idx) in handle_closure_in_use()579 for (i = 0; i < closure_count; ++i) in handle_closure_in_use()581 gap->ga_len - closure_count + i]) in handle_closure_in_use()589 for (idx = 0; idx < closure_count; ++idx) in handle_closure_in_use()592 - closure_count + idx]; in handle_closure_in_use()603 for (idx = 0; idx < closure_count; ++idx) in handle_closure_in_use()605 - closure_count + idx]); in handle_closure_in_use()[all …]