ind_offset 85 maint/gnulib/lib/uniname/uniname.c if (unicode_name_by_length[i].ind_offset <= index) ind_offset 91 maint/gnulib/lib/uniname/uniname.c assert (unicode_name_by_length[i].ind_offset <= index ind_offset 92 maint/gnulib/lib/uniname/uniname.c && index < unicode_name_by_length[i+1].ind_offset); ind_offset 95 maint/gnulib/lib/uniname/uniname.c + (index-unicode_name_by_length[i].ind_offset)*i]; ind_offset 106 maint/gnulib/lib/uniname/uniname.c unsigned int i0 = unicode_name_by_length[length].ind_offset; ind_offset 108 maint/gnulib/lib/uniname/uniname.c unsigned int i2 = unicode_name_by_length[length+1].ind_offset; ind_offset 11816 maint/gnulib/lib/uniname/uninames.h static const struct { uint32_t extra_offset; uint16_t ind_offset; } unicode_name_by_length[26] = {