Searched refs:APPEND_YOMI_FLG (Results 1 – 1 of 1) sorted by relevance
37 #define APPEND_YOMI_FLG(h) ((NJ_UINT8)(0x80 & (*((h) + 0x1C)))) macro180 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) { in get_stem_next()317 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) { in get_stem_word()333 } else if (APPEND_YOMI_FLG(hdl)) { in get_stem_word()380 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) { in get_stem_cand_data()423 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) { in get_stem_yomi_data()1201 if (APPEND_YOMI_FLG(loctset->loct.handle) == 0) { in njd_b_search_word()