Home
last modified time | relevance | path

Searched refs:inclist (Results 1 – 25 of 146) sorted by relevance

123456

/dports/devel/makedepend/makedepend-1.0.6/
H A Ddef.h105 struct inclist { struct
137 struct inclist **srcfile);
139 struct inclist **srcfile);
142 struct inclist *newfile);
152 struct inclist *file);
156 struct inclist *file,
157 struct inclist *file_red,
164 struct inclist *file,
165 struct inclist *file_red,
172 struct inclist *inc);
[all …]
H A Dinclude.c145 struct inclist *
148 register struct inclist *ip; in newinclude()
154 if (inclistp == inclist + MAXFILES - 1) in newinclude()
168 included_by(struct inclist *ip, struct inclist *newfile) in included_by()
207 sizeof(struct inclist *) * ++ip->i_listlen); in included_by()
218 register struct inclist *ip; in inc_clean()
220 for (ip = inclist; ip < inclistp; ip++) { in inc_clean()
225 struct inclist *
230 register struct inclist *ip; in inc_path()
238 inclistnext = inclist; in inc_path()
[all …]
H A Dparse.c30 struct inclist *file_red, struct inclist *file,
33 struct inclist *file_red);
34 static int merge2defines(struct inclist *file1, struct inclist *file2);
38 struct inclist *file_red) in gobble()
97 struct inclist *file_red, struct inclist *file, int parse_it) in deftype()
254 fdefined(const char *symbol, struct inclist *file, struct inclist **srcfile) in fdefined()
256 struct inclist **ip; in fdefined()
285 isdefined(const char *symbol, struct inclist *file, struct inclist **srcfile) in isdefined()
463 merge2defines(struct inclist *file1, struct inclist *file2) in merge2defines()
533 struct inclist *srcfile; in undefine()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/coreconf/mkdepend/
H A Ddef.h112 struct inclist { struct
148 struct inclist **srcfile);
150 struct inclist **srcfile);
152 void included_by(struct inclist *ip,
153 struct inclist *newfile);
154 struct inclist *newinclude(char *newfile, char *incstring);
164 struct inclist *file,
165 struct inclist *file_red,
171 struct inclist *file,
172 struct inclist *file_red,
[all …]
H A Dinclude.c52 extern struct inclist inclist[ MAXFILES ],
175 struct inclist *
178 register struct inclist *ip; in newinclude()
184 if (inclistp == inclist + MAXFILES - 1) in newinclude()
198 included_by(struct inclist *ip, struct inclist *newfile) in included_by()
211 ip->i_list = (struct inclist **) in included_by()
250 register struct inclist *ip; in inc_clean()
257 struct inclist *
262 register struct inclist *ip; in inc_path()
269 inclistnext = inclist; in inc_path()
[all …]
H A Dparse.c32 extern struct inclist inclist[ MAXFILES ],
39 struct inclist *file_red, struct inclist *file,
42 struct inclist *file_red);
43 static int merge2defines(struct inclist *file1, struct inclist *file2);
106 struct inclist *file_red, struct inclist *file, int parse_it) in deftype()
263 fdefined(char *symbol, struct inclist *file, struct inclist **srcfile) in fdefined()
265 struct inclist **ip; in fdefined()
294 isdefined(char *symbol, struct inclist *file, struct inclist **srcfile) in isdefined()
475 merge2defines(struct inclist *file1, struct inclist *file2) in merge2defines()
546 struct inclist *srcfile; in undefine()
[all …]
H A Dpr.c31 extern struct inclist inclist[ MAXFILES ],
41 add_include(struct filepointer *filep, struct inclist *file, in add_include()
42 struct inclist *file_red, char *include, int type, in add_include()
45 register struct inclist *newfile; in add_include()
78 pr(struct inclist *ip, char *file, char *base) in pr()
113 recursive_pr_include(struct inclist *head, char *file, char *base) in recursive_pr_include()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/coreconf/mkdepend/
H A Ddef.h112 struct inclist { struct
148 struct inclist **srcfile);
150 struct inclist **srcfile);
152 void included_by(struct inclist *ip,
153 struct inclist *newfile);
154 struct inclist *newinclude(char *newfile, char *incstring);
164 struct inclist *file,
165 struct inclist *file_red,
171 struct inclist *file,
172 struct inclist *file_red,
[all …]
H A Dinclude.c52 extern struct inclist inclist[ MAXFILES ],
175 struct inclist *
178 register struct inclist *ip; in newinclude()
184 if (inclistp == inclist + MAXFILES - 1) in newinclude()
198 included_by(struct inclist *ip, struct inclist *newfile) in included_by()
211 ip->i_list = (struct inclist **) in included_by()
250 register struct inclist *ip; in inc_clean()
257 struct inclist *
262 register struct inclist *ip; in inc_path()
269 inclistnext = inclist; in inc_path()
[all …]
H A Dparse.c32 extern struct inclist inclist[ MAXFILES ],
39 struct inclist *file_red, struct inclist *file,
42 struct inclist *file_red);
43 static int merge2defines(struct inclist *file1, struct inclist *file2);
106 struct inclist *file_red, struct inclist *file, int parse_it) in deftype()
263 fdefined(char *symbol, struct inclist *file, struct inclist **srcfile) in fdefined()
265 struct inclist **ip; in fdefined()
294 isdefined(char *symbol, struct inclist *file, struct inclist **srcfile) in isdefined()
475 merge2defines(struct inclist *file1, struct inclist *file2) in merge2defines()
546 struct inclist *srcfile; in undefine()
[all …]
H A Dpr.c31 extern struct inclist inclist[ MAXFILES ],
41 add_include(struct filepointer *filep, struct inclist *file, in add_include()
42 struct inclist *file_red, char *include, int type, in add_include()
45 register struct inclist *newfile; in add_include()
78 pr(struct inclist *ip, char *file, char *base) in pr()
113 recursive_pr_include(struct inclist *head, char *file, char *base) in recursive_pr_include()
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omkdepend/
H A Ddef.h98 struct inclist { struct
139 struct inclist *newinclude();
140 struct inclist *inc_path();
164 struct inclist *file,
170 void included_by(struct inclist *ip,
171 struct inclist *newfile);
174 struct inclist *file,
175 struct inclist *file_red);
186 struct inclist *inc);
192 struct inclist *file_red,
[all …]
H A Dinclude.c32 extern struct inclist inclist[ MAXFILES ],
80 struct inclist *inc_path(file, include, dot) in inc_path()
87 register struct inclist *ip;
95 for (ip = inclist; ip->i_file; ip++)
242 struct inclist *newinclude(newfile, incstring) in newinclude()
245 register struct inclist *ip;
251 if (inclistp == inclist + MAXFILES - 1)
264 register struct inclist *ip, *newfile; in included_by()
277 ip->i_list = (struct inclist **)
310 register struct inclist *ip; in inc_clean()
[all …]
H A Dpr.c31 extern struct inclist inclist[ MAXFILES ],
41 void pr(struct inclist* ip, char* file, char* base);
45 struct inclist *file, in add_include()
46 struct inclist *file_red, in add_include()
51 register struct inclist *newfile; in add_include()
84 register struct inclist *head; in recursive_pr_include()
99 register struct inclist *ip; in pr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/soltools/mkdepend/
H A Ddef.h111 struct inclist { struct
142 struct inclist *newinclude(char const *newfile,
144 struct inclist *inc_path(char *, char *, boolean,
153 struct inclist *file_red, int recursion, boolean failOK,
155 void included_by(struct inclist *ip,
156 struct inclist * newfile);
158 void add_include(struct filepointer *filep, struct inclist *file,
162 void recursive_pr_include(struct inclist *head, char *file,
164 void recursive_pr_dummy(struct inclist *head, char *file);
176 extern struct inclist inclist[ MAXFILES ];
[all …]
H A Dinclude.c49 struct inclist *ip; in inc_path()
58 for (ip = inclist; ip->i_file; ip++) in inc_path()
278 struct inclist *ip; in newinclude()
284 if (inclistp == inclist + MAXFILES - 1) in newinclude()
295 void included_by(struct inclist *ip, struct inclist *newfile) in included_by()
308 ip->i_list = (struct inclist **) in included_by()
309 malloc(sizeof(struct inclist *) * ++ip->i_listlen); in included_by()
332 ip->i_list = (struct inclist **) realloc(ip->i_list, in included_by()
333 sizeof(struct inclist *) * ++ip->i_listlen); in included_by()
340 struct inclist *ip; in inc_clean()
[all …]
H A Dpr.c32 static size_t pr( struct inclist *ip, char *file,char *base);
36 void add_include(struct filepointer *filep, struct inclist *file, struct inclist *file_red, char *i… in add_include()
38 struct inclist *newfile; in add_include()
75 static void pr_dummy(struct inclist const *ip) in pr_dummy()
81 void recursive_pr_dummy(struct inclist *head, char *file) in recursive_pr_dummy()
95 void recursive_pr_include(struct inclist *head, char *file, char *base) in recursive_pr_include()
108 size_t pr(struct inclist *ip, char *file, char *base) in pr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/soltools/mkdepend/
H A Ddef.h111 struct inclist { struct
142 struct inclist *newinclude(char const *newfile,
144 struct inclist *inc_path(char *, char *, boolean,
153 struct inclist *file_red, int recursion, boolean failOK,
155 void included_by(struct inclist *ip,
156 struct inclist * newfile);
158 void add_include(struct filepointer *filep, struct inclist *file,
162 void recursive_pr_include(struct inclist *head, char *file,
164 void recursive_pr_dummy(struct inclist *head, char *file);
176 extern struct inclist inclist[ MAXFILES ];
[all …]
H A Dinclude.c49 struct inclist *ip; in inc_path()
58 for (ip = inclist; ip->i_file; ip++) in inc_path()
278 struct inclist *ip; in newinclude()
284 if (inclistp == inclist + MAXFILES - 1) in newinclude()
295 void included_by(struct inclist *ip, struct inclist *newfile) in included_by()
308 ip->i_list = (struct inclist **) in included_by()
309 malloc(sizeof(struct inclist *) * ++ip->i_listlen); in included_by()
332 ip->i_list = (struct inclist **) realloc(ip->i_list, in included_by()
333 sizeof(struct inclist *) * ++ip->i_listlen); in included_by()
340 struct inclist *ip; in inc_clean()
[all …]
H A Dpr.c32 static size_t pr( struct inclist *ip, char *file,char *base);
36 void add_include(struct filepointer *filep, struct inclist *file, struct inclist *file_red, char *i… in add_include()
38 struct inclist *newfile; in add_include()
75 static void pr_dummy(struct inclist const *ip) in pr_dummy()
81 void recursive_pr_dummy(struct inclist *head, char *file) in recursive_pr_dummy()
95 void recursive_pr_include(struct inclist *head, char *file, char *base) in recursive_pr_include()
108 size_t pr(struct inclist *ip, char *file, char *base) in pr()
/dports/print/ghostscript9-x11/ghostscript-9.06/toolbin/
H A Dcheckdeps.pl81 my @inclist = ( "\$(GLSRC)$v.h" );
85 @inclist = uniq(sort @inclist);
91 $b = shift @inclist;
102 $b = shift @inclist;
109 $b = shift @inclist;
112 $b = shift @inclist;
132 @inclist = uniq(sort @inclist);
138 $b = shift @inclist;
149 $b = shift @inclist;
165 $b = shift @inclist;
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/toolbin/
H A Dcheckdeps.pl81 my @inclist = ( "\$(GLSRC)$v.h" );
85 @inclist = uniq(sort @inclist);
91 $b = shift @inclist;
102 $b = shift @inclist;
109 $b = shift @inclist;
112 $b = shift @inclist;
132 @inclist = uniq(sort @inclist);
138 $b = shift @inclist;
149 $b = shift @inclist;
165 $b = shift @inclist;
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/toolbin/
H A Dcheckdeps.pl81 my @inclist = ( "\$(GLSRC)$v.h" );
85 @inclist = uniq(sort @inclist);
91 $b = shift @inclist;
102 $b = shift @inclist;
109 $b = shift @inclist;
112 $b = shift @inclist;
132 @inclist = uniq(sort @inclist);
138 $b = shift @inclist;
149 $b = shift @inclist;
165 $b = shift @inclist;
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/toolbin/
H A Dcheckdeps.pl81 my @inclist = ( "\$(GLSRC)$v.h" );
85 @inclist = uniq(sort @inclist);
91 $b = shift @inclist;
102 $b = shift @inclist;
109 $b = shift @inclist;
112 $b = shift @inclist;
132 @inclist = uniq(sort @inclist);
138 $b = shift @inclist;
149 $b = shift @inclist;
165 $b = shift @inclist;
[all …]
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/makedepend/
H A Dinclude.c32 extern struct inclist inclist[ MAXFILES ],
158 struct inclist *newinclude(newfile, incstring) in newinclude()
161 register struct inclist *ip;
167 if (inclistp == inclist + MAXFILES - 1)
181 register struct inclist *ip, *newfile; in included_by()
194 ip->i_list = (struct inclist **)
233 register struct inclist *ip; in inc_clean()
235 for (ip = inclist; ip < inclistp; ip++) { in inc_clean()
240 struct inclist *inc_path(file, include, dot) in inc_path()
247 register struct inclist *ip;
[all …]

123456