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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dparser.c1483 * GROW, SHRINK handling of input buffers
1544 #define GROW if ((ctxt->progressive == 0) && \ macro
1691 GROW;
1721 GROW;
1725 GROW;
1752 GROW;
1756 GROW;
2101 GROW
2608 GROW;
2655 GROW;
[all...]
H A DHTMLparser.c251 #define GROW if ((ctxt->progressive == 0) && \ macro
2222 GROW;
2259 GROW;
2275 GROW;
2451 GROW;
2704 GROW;
2771 GROW;
2933 GROW;
2941 GROW;
3034 GROW;
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Durl.c1260 #define GROW(g, append_size) do { \
1278 GROW (dest, l);
1289 GROW (dest, 1);
1416 GROW (dest, outlen);
1254 #define GROW macro

Completed in 85 milliseconds