Searched refs:msgid_plural_pos (Results 1 – 2 of 2) sorted by relevance
2367 ap->alternative[i].msgid_plural_pos.file_name = NULL; in arglist_parser_alloc()2368 ap->alternative[i].msgid_plural_pos.line_number = (size_t)(-1); in arglist_parser_alloc()2410 ccp->msgid_plural_pos = cp->msgid_plural_pos; in arglist_parser_clone()2458 cp->msgid_plural_pos.file_name = file_name; in arglist_parser_remember()2459 cp->msgid_plural_pos.line_number = line_number; in arglist_parser_remember()2676 best_cp->msgid_plural_pos.file_name, in arglist_parser_done()2677 best_cp->msgid_plural_pos.line_number, in arglist_parser_done()2697 best_cp->msgid_plural_pos.file_name, in arglist_parser_done()2698 best_cp->msgid_plural_pos.line_number, in arglist_parser_done()2715 &best_cp->msgid_plural_pos, in arglist_parser_done()
269 lex_pos_ty msgid_plural_pos; member