Searched defs:const (Results 1 – 5 of 5) sorted by relevance
54 #define _CONST(const) [const] argument55 #define _BITNOT(const) -1!_CONST(const) argument
57 #define _CONST(const) [const] argument58 #define _BITNOT(const) -1!_CONST(const) argument
230 # define const /* note: need a more gentle solution here */ macro
236 # define const /* note: need a more gentle solution here */ macro
189 #define const /* delete ANSI C keywords */ macro