CREF_PUSHED_BY_EVAL  334 eval.c         	if (!CREF_PUSHED_BY_EVAL(cref) &&
CREF_PUSHED_BY_EVAL  379 eval.c         	if (!CREF_PUSHED_BY_EVAL(cref) &&
CREF_PUSHED_BY_EVAL  143 vm.c               int pushed_by_eval = CREF_PUSHED_BY_EVAL(cref);
CREF_PUSHED_BY_EVAL  640 vm_insnhelper.c 	if (!CREF_PUSHED_BY_EVAL(cref) &&
CREF_PUSHED_BY_EVAL  676 vm_insnhelper.c 	while (root_cref && CREF_PUSHED_BY_EVAL(root_cref)) {
CREF_PUSHED_BY_EVAL  681 vm_insnhelper.c 	    if (CREF_PUSHED_BY_EVAL(cref)) {
CREF_PUSHED_BY_EVAL  753 vm_insnhelper.c 	    CREF_PUSHED_BY_EVAL(cref))) {