Home
last modified time | relevance | path

Searched refs:f_p (Results 1 – 2 of 2) sorted by relevance

/trunk/main/soltools/mkdepend/
H A Dmain.c484 content->f_p = content->f_base = content->f_end = (char *)malloc(1);
485 *content->f_p = '\0';
499 content->f_p = content->f_base = content->f_end = (char *)malloc(1);
500 *content->f_p = '\0';
513 content->f_p = content->f_base;
559 p = filep->f_p;
612 filep->f_p = p;
H A Ddef.h140 char *f_p; member

Completed in 10 milliseconds