K 10 svn:author V 3 bde K 8 svn:date V 27 1996-10-12T20:09:48.000000Z K 7 svn:log V 205 Removed __pure's and __pure2's. __pure is a no-op for recent versions of gcc by definition, and __pure2 is a no-op in effect (presumably the compiler can see when an inline function has no side effects). END