Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-arglist-parser.c309 struct partial_call *best_cp1 = NULL; in arglist_parser_done() local
322 if (best_cp1 != NULL) in arglist_parser_done()
327 best_cp1 = cp; in arglist_parser_done()
350 if (best_cp1 != NULL) in arglist_parser_done()
351 best_cp = best_cp1; in arglist_parser_done()