Searched defs:is_code (Results 1 – 2 of 2) sorted by relevance
423 static inline int is_code(unsigned long val) in is_code() function
243 #define is_code(__code, __type) (__code == m5mols_default_ffmt[__type].code) macro