Lines Matching +full:pre +full:- +full:its
11 <br> $Id: cdefs.html,v 1.2 2000-12-07 17:33:09 dmoen Exp $
17 defines portable interfaces to non-portable features
29 <blockquote><pre>
31 </pre></blockquote>
61 For pre-ANSI C compilers, <tt>const</tt>, <tt>signed</tt>
71 that does not return to its caller.
73 and can suppress some useless warnings produced by gcc -Wall.
76 <blockquote><pre>
78 </pre></blockquote>
88 <blockquote><pre>
89 SM_UNUSED(static const char Id[]) = "@(#)$Id: cdefs.html,v 1.2 2000-12-07 17:33:09 dmoen Exp $";
102 </pre></blockquote>