Home
last modified time | relevance | path

Searched defs:loop (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/ia64/
Dstrcmp.S40 .loop: label
Dstrncmp.S46 .loop: label
/glibc-2.36/sysdeps/x86/
Dtst-string-rtm.h26 do_test_1 (const char *name, unsigned int loop, int (*prepare) (void), in do_test_1()
/glibc-2.36/malloc/
Dtst-malloc-tcache-leak.c87 for (int loop = 0; loop < threads; loop++) in do_test() local
/glibc-2.36/sysdeps/sparc/sparc64/multiarch/
Dmemcpy-ultra3.S142 loop: label
/glibc-2.36/sysdeps/pthread/
Dtst-cond16.c35 bool loop = true; in tf() local