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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgpg-error-1.10/src/
H A Dw32-gettext.c1131 struct overflow_space_s *overflow_space;
1189 for (os = domain->overflow_space; os; os = os2)
1612 overflow_space and mark that in the mapped array.
1623 os->next = domain->overflow_space;
1624 domain->overflow_space = os;
1639 /* The translated string is in the overflow_space. */
1640 for (os=domain->overflow_space; os; os = os->next)
1128 struct overflow_space_s *overflow_space; member in struct:loaded_domain
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgpg-error-1.10/src/
H A Dw32-gettext.c1131 struct overflow_space_s *overflow_space;
1189 for (os = domain->overflow_space; os; os = os2)
1612 overflow_space and mark that in the mapped array.
1623 os->next = domain->overflow_space;
1624 domain->overflow_space = os;
1639 /* The translated string is in the overflow_space. */
1640 for (os=domain->overflow_space; os; os = os->next)
1128 struct overflow_space_s *overflow_space; member in struct:loaded_domain
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgpg-error-1.10/src/
H A Dw32-gettext.c1131 struct overflow_space_s *overflow_space;
1189 for (os = domain->overflow_space; os; os = os2)
1612 overflow_space and mark that in the mapped array.
1623 os->next = domain->overflow_space;
1624 domain->overflow_space = os;
1639 /* The translated string is in the overflow_space. */
1640 for (os=domain->overflow_space; os; os = os->next)
1128 struct overflow_space_s *overflow_space; member in struct:loaded_domain

Completed in 109 milliseconds