Searched refs:FCT_REQUIRED (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c51 FCT_REQUIRED, /* The format argument list cannot end before this argument. */ enumerator in enum:format_cdr_type
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)
[all...]
H A Dformat-scheme.c54 FCT_REQUIRED, /* The format argument list cannot end before this argument. */ enumerator in enum:format_cdr_type
927 list->initial.element[0].presence = FCT_REQUIRED;
951 if (e1->presence == FCT_REQUIRED || e2->presence == FCT_REQUIRED)
952 re->presence = FCT_REQUIRED;
1093 if (list->initial.element[i].presence == FCT_REQUIRED)
1201 if (re->presence == FCT_REQUIRED)
1230 if (e1->presence == FCT_REQUIRED)
1237 if (e2->presence == FCT_REQUIRED)
1248 == FCT_REQUIRED)
[all...]

Completed in 103 milliseconds