Lines Matching refs:pp
154 *pp;165 pp = s;167 for (pp = s; *pp; pp++)168 if (*pp == ' ' || *pp == '\t' || *pp == '\015' || *pp == '\n') {169 *pp = 0;176 pp = p = malloc((unsigned) strlen(s) + 1);177 if (pp == NULL) {186 atom = bdfForceMakeAtom(pp, NULL);187 free(pp);195 free (pp);
Indexes created Wed Aug 12 00:25:48 UTC 2026