Home
last modified time | relevance | path

Searched refs:nb (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/mips/mips64/
A Dgetdents64.c81 size_t nb = 0; in __getdents64() local
102 if (nb + new_reclen > nbytes) in __getdents64()
116 nb += new_reclen; in __getdents64()
/sysdeps/pthread/
A Dtst-cancel4-common.h109 int nb; member
A Dtst-cancel4-common.c44 if (pthread_barrier_init (&b2, NULL, tests[cnt].nb) != 0) in do_test()
142 if (pthread_barrier_init (&b2, NULL, tests[cnt].nb) != 0) in do_test()

Completed in 3 milliseconds