HomeSort by: relevance | last modified time | path
    Searched defs:__const (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
cdefs.h 114 #define __const const /* define reserved names to standard */ macro
139 #define __const /* delete pseudo-ANSI C keywords */ macro
152 #define const __const /* convert ANSI C keywords */
163 #define __aconst __const
254 #define __pure __const
cdefs.h 114 #define __const const /* define reserved names to standard */ macro
139 #define __const /* delete pseudo-ANSI C keywords */ macro
152 #define const __const /* convert ANSI C keywords */
163 #define __aconst __const
254 #define __pure __const

Completed in 75 milliseconds