Searched defs:FUNC_KEY (Results 1 – 3 of 3) sorted by relevance
50 public static final int FUNC_KEY = 5; field in FunctionTable243 new Integer(FunctionTable.FUNC_KEY)); in m_functionID.put()
259 new Integer(FunctionTable.FUNC_KEY)); in m_keywords.put()
2195 #define FUNC_KEY(f) _FUNC(f), 1 macro