Home | History | Annotate | Download | only in intl

Lines Matching defs:need

97    Note that our fallback values need not be literal strings, because we don't
494 /* We need a sign, whether a new catalog was loaded, which can be associated
1066 /* This is invalid. These minor revisions need a hash table. */
1138 size_t need = 0;
1146 need += W (domain->must_swap, p->segsize);
1166 need += strlen (sysdep_segment_values[sysdepref]);
1169 needs[j] = need;