Searched defs:const (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dmacconfig.h43 /* Define to empty if `const' does not conform to ANSI C. */
44 #undef const macro
/forgerock/web-agents-v4/zlib/
H A Dzconf.h222 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
223 # define const /* note: need a more gentle solution here */ macro
228 # define z_const const
391 typedef void const *voidpc;
395 typedef Byte const *voidpc;

Completed in 52 milliseconds