Home
last modified time | relevance | path

Searched refs:use_first (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsguniq.c138 use_first = false; in main()
224 use_first = true; in main()
H A Dmsgcat.c142 use_first = false; in main()
246 use_first = true; in main()
H A Dmsgl-cat.h40 extern DLL_VARIABLE bool use_first;
H A Dmsgl-cat.c57 bool use_first; variable
349 use_first in catenate_msgdomain_list()
518 if (use_first || tmp->used == 1 || tmp->used == -1) in catenate_msgdomain_list()
H A Dmsgcomm.c141 use_first = false; in main()
H A DChangeLog.02537 (use_first): Likewise. Change type to bool.
2538 (long_options): Don't take the address of use_first.
2539 (main): Initialize more_than, less_than, use_first explicitly.
H A DChangeLog3721 * msgl-cat.h (more_than, less_than, use_first, msgcomm_mode,
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/woe32dll/
H A Dgettextsrc-exports.c74 VARIABLE(use_first)