Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-arglist-parser.c310 struct partial_call *best_cp2 = NULL; in arglist_parser_done() local
341 if (best_cp2 != NULL) in arglist_parser_done()
346 best_cp2 = cp; in arglist_parser_done()
352 if (best_cp2 != NULL) in arglist_parser_done()
357 best_cp = best_cp2; in arglist_parser_done()