polp               24 binary.c         unsigned char **polp = cp->cdpolish;
polp               28 binary.c         while (*polp != NULL && stackop == 0) {
polp               29 binary.c           switch (**polp) {
polp               31 binary.c             push(unarymatch(wd, *polp + 2));
polp               47 binary.c           polp++;