Home | History | Annotate | Download | only in opengl

Lines Matching refs:DE_INLINE

240 DE_INLINE deBool isWhitespace (char c)
245 DE_INLINE deBool isEOL (char c)
250 DE_INLINE deBool isNumeric (char c)
255 DE_INLINE deBool isAlpha (char c)
260 DE_INLINE deBool isCaseNameChar (char c)