Searched defs:__restrict (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/usr.bin/rump_dhcpclient/
H A Dcommon.h59 # define __restrict macro
61 # define __restrict restrict macro
63 # define __restrict macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dglob_.h45 # define __restrict restrict macro
H A Dregex.h632 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
634 #ifndef __restrict macro
[all...]
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dcommon.h142 # define __restrict macro
144 # define __restrict restrict macro
146 # define __restrict macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dcdefs.h380 # define __restrict restrict macro
382 # define __restrict /* Ignore */ macro
H A Dlibc-config.h151 #undef __restrict macro
/netbsd-current/external/gpl2/diffutils/dist/lib/posix/
H A Dregex.h525 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
527 #ifndef __restrict macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.h513 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
515 #ifndef __restrict macro
/netbsd-current/external/gpl2/grep/dist/lib/posix/
H A Dregex.h529 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
531 #ifndef __restrict macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dxregex2.h516 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
518 #ifndef __restrict macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dxregex2.h516 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
518 #ifndef __restrict macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dxregex2.h516 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
518 #ifndef __restrict macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dxregex2.h516 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
518 #ifndef __restrict macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dxregex2.h516 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
518 #ifndef __restrict macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dxregex2.h516 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
518 #ifndef __restrict macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dcdefs.h486 # define __restrict restrict macro
488 # define __restrict /* Ignore */ macro
H A Dlibc-config.h157 # undef __restrict macro
/netbsd-current/sys/sys/
H A Dcdefs.h473 #define __restrict restrict macro
475 #define __restrict __restrict__ macro
477 #define __restrict /* delete __restrict when not supported */ macro
/netbsd-current/tools/compat/
H A Dcompat_defs.h213 #undef __restrict macro
214 #define __restrict macro

Completed in 193 milliseconds