Searched refs:placefile (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dplace.h43 const struct placefile *file;
54 void place_setfilestart(struct place *p, const struct placefile *pf);
66 const struct placefile *place_addfile(const struct place *incplace,
H A Dplace.c41 struct placefile { struct
48 DECLARRAY(placefile, static UNUSED);
49 DEFARRAY(placefile, static);
62 struct placefile *
66 struct placefile *pf;
90 placefile_destroy(struct placefile *pf)
96 DESTROYALL_ARRAY(placefile, );
108 struct placefile *
112 struct placefile *pf;
128 struct placefile *p
[all...]
H A Dfiles.c177 file_read(const struct placefile *pf, int fd, const char *name, bool toplevel)
366 const struct placefile *pf;
415 const struct placefile *pf;

Completed in 69 milliseconds