Home
last modified time | relevance | path

Searched refs:ninputs (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ia64/
Dsysdep.h27 #define ASM_UNW_PRLG_GRSAVE(ninputs) (32+(ninputs))
/glibc-2.36/iconvdata/
Dbug-iconv11.c99 static const size_t ninputs = sizeof input / sizeof *input; in do_test() local
108 for (j = 0; j != ninputs; ++j) in do_test()