Lines Matching defs:cp
669 char *cp = strrchr(region->path, '/');670 if (cp != NULL) {672 cp += 1;675 cp = region->path;677 if (strcmp(cp, "libdvm.so") == 0) {780 char *cp = strrchr(region->path, '/');781 if (cp != NULL) {783 cp += 1;786 cp = region->path;788 if (strcmp(cp, "libdvm.so") == 0) {