Searched refs:UNUSED_P (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/expat/lib/
H A Dxmlrole.c200 UNUSED_P(ptr);
201 UNUSED_P(end);
202 UNUSED_P(enc);
220 UNUSED_P(ptr);
221 UNUSED_P(end);
222 UNUSED_P(enc);
263 UNUSED_P(ptr);
264 UNUSED_P(end);
265 UNUSED_P(enc);
279 UNUSED_P(pt
[all...]
H A Dinternal.h104 #ifndef UNUSED_P
105 # define UNUSED_P(p) (void)p macro
H A Dxmltok.c135 UNUSED_P(enc);
136 UNUSED_P(p);
142 UNUSED_P(enc);
148 UNUSED_P(enc);
156 UNUSED_P(enc);
162 UNUSED_P(enc);
170 UNUSED_P(enc);
176 UNUSED_P(enc);
182 UNUSED_P(enc);
263 UNUSED_P(en
[all...]
H A Dxmltok_impl.c224 UNUSED_P(enc);
331 UNUSED_P(enc);
1591 UNUSED_P(enc);
1648 UNUSED_P(enc);
1702 UNUSED_P(enc);
H A Dxmlparse.c5270 UNUSED_P(s);
5271 UNUSED_P(end);
5272 UNUSED_P(nextPtr);
/freebsd-13-stable/contrib/expat/xmlwf/
H A Dcodepage.c34 #include "internal.h" /* for UNUSED_P only */
87 UNUSED_P(cp);
88 UNUSED_P(map);
94 UNUSED_P(cp);
95 UNUSED_P(p);
H A Dxmlwf.c41 #include "internal.h" /* for UNUSED_P only */
304 UNUSED_P(sysid);
305 UNUSED_P(publid);
306 UNUSED_P(has_internal_subset);
424 UNUSED_P(base);
467 UNUSED_P(s);
468 UNUSED_P(len);
475 UNUSED_P(name);
476 UNUSED_P(atts);
482 UNUSED_P(nam
[all...]
H A Dxmlfile.c46 #include "internal.h" /* for UNUSED_P only */
154 UNUSED_P(publicId);
230 UNUSED_P(publicId);
/freebsd-13-stable/contrib/expat/tests/
H A Druntests.c75 #include "internal.h" /* for UNUSED_P only */
207 UNUSED_P(userData);
208 UNUSED_P(version);
209 UNUSED_P(encoding);
210 UNUSED_P(standalone);
217 UNUSED_P(userData);
218 UNUSED_P(doctypeName);
219 UNUSED_P(sysid);
220 UNUSED_P(pubid);
221 UNUSED_P(has_internal_subse
[all...]
H A Dminicheck.c43 #include "internal.h" /* for UNUSED_P only */
205 UNUSED_P(condition);
206 UNUSED_P(file);
207 UNUSED_P(line);

Completed in 199 milliseconds