VM_EP_LEP 28 vm.c PUREFUNC(static inline VALUE *VM_EP_LEP(VALUE *)); VM_EP_LEP 61 vm.c return VM_EP_LEP(ep); VM_EP_LEP 68 vm.c return VM_EP_LEP(cfp->ep); VM_EP_LEP 987 vm_insnhelper.c VALUE *target_lep = VM_EP_LEP(current_ep); VM_EP_LEP 88 vm_insnhelper.h #define GET_LEP() (VM_EP_LEP(GET_EP()))