Searched refs:__restrict (Results 1 – 4 of 4) sorted by relevance
27 char *strtok_r(char *__restrict, const char *__restrict, char **__restrict);
202 int stat(const char *__restrict __path, struct stat *__restrict __sbuf);206 int lstat(const char *__restrict __path, struct stat *__restrict __buf);212 int fstatat(int __fd, const char *__restrict __path, struct stat *__restrict __buf, int __flag);228 int _stat(const char *__restrict __path, struct stat *__restrict __sbuf);232 int _stat64(const char *__restrict __path, struct stat64 *__restrict __sbuf);
75 #define ZRESTRICT __restrict
93 #define ZRESTRICT __restrict