feisty meow concerns codebase
2.140
|
Go to the source code of this file.
Functions | |
void | add_include (filepointer *filep, inclist *file, inclist *file_red, char *include, bool dot, bool failOK) |
void | recursive_pr_include (register struct inclist *head, register char *file, register char *base) |
void | pr (register struct inclist *ip, char *file, char *base, bool rc_file) |
Variables | |
char * | objprefix |
char * | objsuffix |
int | width |
bool | printed |
bool | verbose |
bool | show_where_not |
void add_include | ( | filepointer * | filep, |
inclist * | file, | ||
inclist * | file_red, | ||
char * | include, | ||
bool | dot, | ||
bool | failOK | ||
) |
Definition at line 44 of file pr.cpp.
References filepointer::f_line, fatalerr(), find_includes(), freefile(), getfile(), inclist::i_file, inclist::i_searched, inc_path(), included_by(), show_where_not, warning(), and warning1().
Referenced by find_includes().
void pr | ( | register struct inclist * | ip, |
char * | file, | ||
char * | base, | ||
bool | rc_file | ||
) |
Definition at line 98 of file pr.cpp.
References inclist::i_file, inclist::i_incstring, inclist::i_list, inclist::i_listlen, inclist::i_notified, objprefix, objsuffix, printed, verbose, and width.
Referenced by recursive_pr_include().
void recursive_pr_include | ( | register struct inclist * | head, |
register char * | file, | ||
register char * | base | ||
) |
Definition at line 80 of file pr.cpp.
References inclist::i_file, inclist::i_list, inclist::i_listlen, inclist::i_marked, and pr().
|
extern |
Definition at line 106 of file makedep.cpp.
|
extern |
Definition at line 107 of file makedep.cpp.
|
extern |
Definition at line 111 of file makedep.cpp.
Referenced by pr().
|
extern |
Definition at line 113 of file makedep.cpp.
Referenced by add_include().
|
extern |
Definition at line 112 of file makedep.cpp.
Referenced by structures::static_memory_gremlin::enable_debugging(), main(), pr(), redirect(), and sockets::sequence_tracker::text_form().
|
extern |
Definition at line 109 of file makedep.cpp.
Referenced by main(), org.feistymeow.windowing.WindowUtilities::openInJFrame(), and pr().