Searched refs:use_first (Results 1 – 8 of 8) sorted by relevance
138 use_first = false; in main()224 use_first = true; in main()
142 use_first = false; in main()246 use_first = true; in main()
40 extern DLL_VARIABLE bool use_first;
57 bool use_first; variable349 use_first in catenate_msgdomain_list()518 if (use_first || tmp->used == 1 || tmp->used == -1) in catenate_msgdomain_list()
141 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.
3721 * msgl-cat.h (more_than, less_than, use_first, msgcomm_mode,
74 VARIABLE(use_first)