Searched refs:use_first (Results 1 – 8 of 8) sorted by relevance
39 extern DLL_VARIABLE bool use_first;
136 use_first = false; in main()223 use_first = true; in main()
143 use_first = false; in main()248 use_first = true; in main()
58 bool use_first; variable360 use_first in catenate_msgdomain_list()529 if (use_first || tmp->used == 1 || tmp->used == -1) in catenate_msgdomain_list()
138 use_first = false; in main()
2537 (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.
7179 * msgl-cat.h (more_than, less_than, use_first, msgcomm_mode,
88 VARIABLE(use_first)