Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 25 of 53) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dgen-libm-test.pl177 my $rest;
181 $rest = ", DELTA$count";
183 $rest = ', 0';
186 $rest .= ", FAIL$count";
188 $rest .= ', 0';
191 $rest .= ", $exception";
193 $rest .= ', 0';
195 $rest .= ");\n";
199 return $rest;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/glob/
A Dglob.c539 const char *rest; in glob() local
556 rest = next; in glob()
557 while (*rest != '}') in glob()
559 rest = __next_brace_sub (rest + 1, flags); in glob()
560 if (rest == NULL) in glob()
568 rest_len = strlen (++rest) + 1; in glob()
591 mempcpy (mempcpy (alt_start, p, next - p), rest, rest_len); in glob()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/misc/
A DMakefile.in19 MNTENTS = $(shell mount | while read dev on mp rest; do echo $$mp; done)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/metag/
A Dstrcmp.S52 CMP D1Ar3,#1 ! Null -> C and NZ, rest -> NC (\1->Z)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr2/
A Dtype_traits76 struct rest
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dsigaction.txt98 The rest, kernel side:
123 And finally the rest has:
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sh64/
A Dmemcpy.S30 ! bytes memory chunk to b copied, the rest of the word can be read
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/sparcv7/
A Dudiv.S84 srl %o5, 1, %o5 ! rest of %o5
A Durem.S84 srl %o5, 1, %o5 ! rest of %o5
A Drem.S97 srl %o5, 1, %o5 ! rest of %o5
A Dsdiv.S97 srl %o5, 1, %o5 ! rest of %o5
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dfunctional267 * be specified: the rest are used to determine among the various
273 * rest of the arguments.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dfunctional334 * be specified: the rest are used to determine among the various
340 * rest of the arguments.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dfunctional281 * be specified: the rest are used to determine among the various
287 * rest of the arguments.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dfunctional267 * be specified: the rest are used to determine among the various
273 * rest of the arguments.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dfunctional277 * be specified: the rest are used to determine among the various
283 * rest of the arguments.
/l4re-core-master/
A DCOPYING227 be a consequence of the rest of this License.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dfunctional993 * be specified: the rest are used to determine among the various
999 * rest of the arguments.

Completed in 44 milliseconds

123