Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dmsgl-cat.h39 extern DLL_VARIABLE bool use_first;
Dmsguniq.c136 use_first = false; in main()
223 use_first = true; in main()
Dmsgcat.c143 use_first = false; in main()
248 use_first = true; in main()
Dmsgl-cat.c58 bool use_first; variable
360 use_first in catenate_msgdomain_list()
529 if (use_first || tmp->used == 1 || tmp->used == -1) in catenate_msgdomain_list()
Dmsgcomm.c138 use_first = false; in main()
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.
DChangeLog.17179 * msgl-cat.h (more_than, less_than, use_first, msgcomm_mode,
/third_party/gettext/gettext-tools/woe32dll/
Dgettextsrc-exports.c88 VARIABLE(use_first)