Home | History | Annotate | Download | only in libxml2

Lines Matching refs:SKIPL

1971 #define SKIPL(val) do {							\
1972 int skipl; \
1973 for(skipl=0; skipl<val; skipl++) { \
11214 SKIPL(tmp);
11249 SKIPL(base + 3);