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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/internal/
H A Dsgimacros.h15 # define __restrict restrict macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/internal/
H A Dsgimacros.h15 # define __restrict restrict macro
/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/dist/
H A Dcommon.h67 # define __restrict macro
69 # define __restrict restrict macro
71 # define __restrict macro
/netbsd-6-1-5-RELEASE/usr.bin/rump_dhcpclient/
H A Dcommon.h59 # define __restrict macro
61 # define __restrict restrict macro
63 # define __restrict macro
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sys/sys/
H A Dcdefs.h338 #define __restrict /* delete __restrict when not supported */ macro
340 #define __restrict restrict macro
342 #define __restrict __restrict__ macro
344 #define __restrict /* delete __restrict when not supported */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dxregex2.h517 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
519 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dxregex2.h517 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
519 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dxregex2.h517 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
519 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/posix/
H A Dregex.h529 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
531 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/posix/
H A Dregex.h525 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
527 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dxregex2.h517 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
519 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A Dregex.h513 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
515 #ifndef __restrict macro
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dcompat_defs.h124 #undef __restrict macro
125 #define __restrict macro

Completed in 176 milliseconds