• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/

Lines Matching refs:FCT_REQUIRED

51   FCT_REQUIRED,	/* The format argument list cannot end before this argument.  */
924 list->initial.element[0].presence = FCT_REQUIRED;
948 if (e1->presence == FCT_REQUIRED || e2->presence == FCT_REQUIRED)
949 re->presence = FCT_REQUIRED;
1080 if (list->initial.element[i].presence == FCT_REQUIRED)
1188 if (re->presence == FCT_REQUIRED)
1217 if (e1->presence == FCT_REQUIRED)
1224 if (e2->presence == FCT_REQUIRED)
1235 == FCT_REQUIRED)
1245 == FCT_REQUIRED)
1278 if (re->presence == FCT_REQUIRED)
1327 ? list->initial.element[0].presence == FCT_REQUIRED
1329 && list->repeated.element[0].presence == FCT_REQUIRED)
1379 if (e1->presence == FCT_REQUIRED && e2->presence == FCT_REQUIRED)
1380 re->presence = FCT_REQUIRED;
1516 if (list1->repeated.element[0].presence == FCT_REQUIRED)
1527 if (list2->repeated.element[0].presence == FCT_REQUIRED)
1587 if (e1->presence == FCT_REQUIRED)
1627 if (e2->presence == FCT_REQUIRED)
1706 /* Turning FCT_REQUIRED into FCT_OPTIONAL was already handled in the
1721 /* Turning FCT_REQUIRED into FCT_OPTIONAL was already handled in the
1755 ? list->initial.element[0].presence == FCT_REQUIRED
1757 && list->repeated.element[0].presence == FCT_REQUIRED)
1762 ASSERT (list->initial.element[0].presence == FCT_REQUIRED);
1811 /* We'll check whether the first n+1 presence flags are FCT_REQUIRED. */
1818 if (list->initial.element[s].presence != FCT_REQUIRED)
1826 if (list->initial.element[s].presence != FCT_REQUIRED)
1839 if (list->repeated.element[s].presence != FCT_REQUIRED)
1847 if (list->repeated.element[s].presence != FCT_REQUIRED)
1853 /* The list->repeated segment consists only of FCT_REQUIRED. So,
1885 list->initial.element[i].presence = FCT_REQUIRED;
1937 if (n_presence == FCT_REQUIRED)
2189 if (list->initial.element[0].presence == FCT_REQUIRED)
2192 ASSERT (list->initial.element[0].presence == FCT_REQUIRED);
2210 if (list->initial.element[list->initial.count].presence == FCT_REQUIRED)
3528 case FCT_REQUIRED: