Home | History | Annotate | Download | only in make

Lines Matching defs:spec

190 	char *spec;		/* For modifying some bytes of *pp */
199 spec = *pp;
200 lib = FStr_InitRefer(spec);
226 spec[cp++ - spec] = '\0';
277 spec[cp - spec] = '\0';
299 * Now form an archive spec and recurse to deal with
351 spec[cp - spec] = saveChar;