Searched defs:SEEN_FUNC (Results 1 – 2 of 2) sorted by relevance
118 #define SEEN_FUNC 0x20000000 /* might call external helpers */ macro
63 #define SEEN_FUNC BIT(2) /* calls C functions */ macro