Searched refs:pending_space (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Ddefun.c233 int pending_space = 0; local
250 pending_space = 1;
254 if (pending_space)
257 pending_space = 0;
H A Dxml.c2128 int pending_space = 0;
2140 pending_space = 1;
2144 if (pending_space)
2147 pending_space = 0;
2126 int pending_space = 0; local

Completed in 79 milliseconds