Home
last modified time | relevance | path

Searched refs:__result (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h843 (__extension__ ({ register int __result = \
846 if (l > 0 && __result == 0) \
848 __result = (((__const unsigned char *) \
852 if (l > 1 && __result == 0) \
854 __result = \
859 if (l > 2 && __result == 0) \
860 __result = \
867 __result; }))
872 register int __result = \
875 if (l1 > 0 && __result == 0) \
[all …]
H A Dstdio-lock.h53 int __result = 0; \
63 __result = EBUSY; \
67 __result; \
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dnetdb.h168 struct hostent **__restrict __result,
175 struct hostent **__restrict __result,
181 struct hostent **__restrict __result,
187 struct hostent **__restrict __result,
238 struct netent **__restrict __result,
244 struct netent **__restrict __result,
250 struct netent **__restrict __result,
310 struct servent **__restrict __result);
316 struct servent **__restrict __result);
321 struct servent **__restrict __result);
[all …]
H A Dlibio.h522 ({ int __result = (__mode); \
523 if (__result < 0 && ! _IO_fwide_maybe_incompatible) \
528 __result = (__fp)->_mode; \
531 __result = _IO_fwide_maybe_incompatible ? -1 : (__fp)->_mode; \
533 __result = _IO_fwide (__fp, __result); \
534 __result; })
H A Dstdlib.h361 int32_t *__restrict __result) __THROW __nonnull ((1, 2));
429 double *__restrict __result) __THROW __nonnull ((1, 2));
432 double *__restrict __result) __THROW __nonnull ((1, 2));
436 long int *__restrict __result)
440 long int *__restrict __result)
445 long int *__restrict __result)
449 long int *__restrict __result)
H A Dshadow.h122 size_t __buflen, struct spwd **__result);
126 struct spwd **__result);
130 struct spwd **__result);
134 struct spwd **__result);
H A Dpwd.h142 struct passwd **__restrict __result);
148 struct passwd **__restrict __result);
153 struct passwd **__restrict __result);
167 struct passwd **__restrict __result);
H A Dgrp.h135 struct group **__restrict __result);
144 struct group **__restrict __result);
153 struct group **__restrict __result);
166 struct group **__restrict __result);
H A Dutmp.h85 extern int getutent_r (struct utmp *__buffer, struct utmp **__result) __THROW;
88 struct utmp **__result) __THROW;
91 struct utmp *__buffer, struct utmp **__result) __THROW;
H A Dunistd.h1056 ({ long int __result; \
1057 do __result = (long int) (expression); \
1058 while (__result == -1L && errno == EINTR); \
1059 __result; }))
H A Ddirent.h186 struct dirent **__restrict __result)
193 struct dirent **__restrict __result),
203 struct dirent64 **__restrict __result)
H A Daliases.h51 struct aliasent **__restrict __result) __THROW;
60 struct aliasent **__restrict __result) __THROW;
H A Dmntent.h77 struct mntent *__restrict __result,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dnetdb.h62 struct rpcent **__result) __THROW;
66 struct rpcent **__result) __THROW;
69 size_t __buflen, struct rpcent **__result) __THROW;