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