Searched defs:_const_ (Results 1 – 3 of 3) sorted by relevance
84 typedef const char* (*condition_to_string_t)(ConditionType t) _const_; typedef
20 #define _const_ __attribute__((__const__)) macro
12 #define _const_ __attribute__((__const__)) macro