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

/macosx-10.10.1/Libc-1044.1.2/sys/
H A Dposix_spawn.c70 posix_spawnp(pid_t * __restrict pid, const char * __restrict file, argument
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dcdefs.h196 #define __restrict macro
198 #define __restrict restrict macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dxregex2.h517 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
519 #ifndef __restrict macro
/macosx-10.10.1/gnudiff-19/diffutils/lib/posix/
H A Dregex.h523 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
525 #ifndef __restrict macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dargp.h58 # define __restrict restrict macro
60 # define __restrict macro
[all...]
/macosx-10.10.1/lsof-53/lsof/
H A Dregex.h575 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
577 #ifndef __restrict macro
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1475 posix_spawn(pid_t * __restrict pid, const char * __restrict path, const posix_spawn_file_actions_t *file_actions, const posix_spawnattr_t * __restrict attrp, char *const argv[ __restrict], char *const envp[ __restrict]) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.h539 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
541 #ifndef __restrict macro

Completed in 153 milliseconds