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

/macosx-10.9.5/Libc-997.90.3/sys/
H A Dposix_spawn.c70 posix_spawnp(pid_t * __restrict pid, const char * __restrict file, argument
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dcdefs.h196 #define __restrict macro
198 #define __restrict restrict macro
/macosx-10.9.5/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.9.5/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.9.5/gnutar-452/gnutar/lib/
H A Dargp.h58 # define __restrict restrict macro
60 # define __restrict macro
[all...]
/macosx-10.9.5/lsof-52/lsof/
H A Dregex.h575 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
577 #ifndef __restrict macro
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1461 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.9.5/emacs-92/emacs/src/
H A Dregex.h539 /* GCC 2.95 and later have "__restrict"; C99 compilers have macro
541 #ifndef __restrict macro

Completed in 288 milliseconds