Searched refs:tindex (Results 1 – 4 of 4) sorted by relevance
73 unsigned tindex; in _nc_extend_names() local82 tindex = tp->num_Booleans; in _nc_extend_names()88 tindex = tp->num_Numbers; in _nc_extend_names()94 tindex = tp->num_Strings; in _nc_extend_names()125 tindex = n - first; in _nc_extend_names()128 tindex += BOOLCOUNT; in _nc_extend_names()131 tindex += NUMCOUNT; in _nc_extend_names()134 tindex += STRCOUNT; in _nc_extend_names()142 for (last = (unsigned) (max - 1); last > tindex; last--) in _nc_extend_names()182 temp.nte_index = (short) tindex; in _nc_extend_names()
650 krb5_ui_4 tindex = ch - TBase; in uccomp_hangul() local651 if (tindex <= (krb5_ui_4) TCount) { in uccomp_hangul()653 last += tindex; in uccomp_hangul()
3493 u32 tmp, val_integerd_b, tindex; in rtw8822c_psd_log2base() local3505 tindex = tmp / 5; in rtw8822c_psd_log2base()3507 if (tindex >= ARRAY_SIZE(table_fraction)) in rtw8822c_psd_log2base()3508 tindex = ARRAY_SIZE(table_fraction) - 1; in rtw8822c_psd_log2base()3510 val_fractiond_b = table_fraction[tindex]; in rtw8822c_psd_log2base()
916 \def\tindex {\tpindex}