Home
last modified time | relevance | path

Searched defs:__constfunc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/mk-configure/mk-configure-0.37.0/features/
H A Dmkc_macro.h35 # define __constfunc macro
37 # define __constfunc __attribute__((const)) macro
/dports/sysutils/syslinux/syslinux-6.03/com32/include/klibc/
H A Dcompiler.h57 # define __constfunc __attribute__((const)) macro
59 # define __constfunc macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcdefs.h229 #define __constfunc __attribute__((__const__)) macro
231 #define __constfunc macro