Home
last modified time | relevance | path

Searched defs:const (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/ia32/sys/
H A Dasm_linkage.h54 #define _CONST(const) [const] argument
55 #define _BITNOT(const) -1!_CONST(const) argument
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/ia32/
H A Dasm_linkage.h57 #define _CONST(const) [const] argument
58 #define _BITNOT(const) -1!_CONST(const) argument
/f-stack/freebsd/contrib/zlib/
H A Dzconf.h.in230 # define const /* note: need a more gentle solution here */ macro
H A Dzconf.h236 # define const /* note: need a more gentle solution here */ macro
/f-stack/freebsd/sys/
H A Dcdefs.h189 #define const /* delete ANSI C keywords */ macro