Home
last modified time | relevance | path

Searched refs:f_end (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);
499 content->f_p = content->f_base = content->f_end = (char *)malloc(1);
514 content->f_end = content->f_base + bytes_read;
515 *content->f_end = '\0';
560 eof = filep->f_end;
H A Ddef.h142 char *f_end; member

Completed in 18 milliseconds