Lines Matching refs:returned
388 The value returned by @code{memcpy} is the value of @var{to}.
421 The value returned by @code{wmemcpy} is the value of @var{wto}.
490 The value returned by @code{memmove} is the value of @var{to}.
515 The value returned by @code{wmemmove} is the value of @var{wto}.
628 Automatic}). This means of course the returned string has the same
1131 at @var{a2}. The value returned has the same sign as the difference
1144 at @var{a2}. The value returned is smaller than or larger than zero
1215 against @var{ws2}. The value returned is smaller than or larger than zero
2077 pointer to the beginning of the token in @var{newstring} is returned.
2116 returned.
2291 bytes, then "/" will be returned. Also, if @var{path} is
2292 @code{NULL} or an empty string, then "." is returned. The prototype for
2326 contains no '/' bytes, then "." is returned. The prototype for this
2510 user must copy the returned string to a destination buffer. It returns
2589 The decoded number is returned as a @code{long int} value.
2671 the same elements, which is returned in @var{argz} and @var{argz_len}.
2678 @var{string} into an argz vector (returned in @var{argz} and
2778 is @code{0}, the first element of @var{argz} is returned.
2845 there is no entry with that name, @code{0} is returned.
2854 that name (or only a null entry), @code{0} is returned.