PVREF_LEVEL       312 src/macro.c        if (PVREF_LEVEL(pvref) > pat->level) {
PVREF_LEVEL       402 src/macro.c                            if (PVREF_LEVEL(SCM_CAR(vp)) >= nspat->level) break;
PVREF_LEVEL       568 src/macro.c        int level = PVREF_LEVEL(pvref), count = PVREF_COUNT(pvref);
PVREF_LEVEL       655 src/macro.c            if (PVREF_LEVEL(pvref) == subpat->level) {
PVREF_LEVEL       671 src/macro.c        if (PVREF_LEVEL(pvref) == 0) {