Home
last modified time | relevance | path

Searched refs:BIT_HINDO_LEN (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndbdic.c48 #define BIT_HINDO_LEN(h) ((NJ_UINT8)(*((h) + 0x32))) macro
132 if (BIT_HINDO_LEN(hdl)) { in get_stem_hindo()
141 return GET_BITFIELD_16(data, j, BIT_HINDO_LEN(hdl)); in get_stem_hindo()
166 BIT_HINDO_LEN(hdl) + in get_stem_next()
227 if (BIT_HINDO_LEN(hdl)) { in get_stem_word()
236 stem_set->hindo = GET_BITFIELD_16(data, j, BIT_HINDO_LEN(hdl)); in get_stem_word()
247 bit_all = (NJ_UINT16)(TERM_BIT + flg_bit + BIT_HINDO_LEN(hdl)); in get_stem_word()
273 bit_all = (NJ_UINT16)(TERM_BIT + flg_bit + BIT_HINDO_LEN(hdl) + BIT_FHINSI(hdl)); in get_stem_word()
299 BIT_HINDO_LEN(hdl) + in get_stem_word()
366 BIT_HINDO_LEN(hdl) + in get_stem_cand_data()
[all …]