Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_err.h21 #define NJ_ERR_FUNC_MASK (0x00FF) macro
24 #define NJ_GET_ERR_FUNC(x) ((x) & NJ_ERR_FUNC_MASK)