Searched refs:STEM_TERMINETER (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c30 #define STEM_TERMINETER(x) ((NJ_UINT8)(0x80 & (*(x)))) macro
180 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) {
317 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) {
334 while (!(STEM_TERMINETER(stem_data))) {
380 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) {
423 if (APPEND_YOMI_FLG(hdl) && STEM_TERMINETER(stem_data)) {
949 while (!(STEM_TERMINETER(stem_data))) {
1010 if (STEM_TERMINETER(data)) {
1435 while (!(STEM_TERMINETER(data))) {
1513 while (!(STEM_TERMINETER(dat
[all...]

Completed in 40 milliseconds