Home | History | Annotate | Download | only in libcpu

Lines Matching refs:nstr

2935 which_chars (const char *str[], size_t nstr)
2941 for (size_t cnt = 0; cnt < nstr; ++cnt)
2993 compute_pfxfreq (const char *str[], size_t nstr)
2997 for (size_t i = 0; i < nstr; ++i)
3000 for (size_t i = 0; i < nstr; ++i)
3019 compute_sfxfreq (size_t nstr, struct strsnlen *strsnlen)
3023 for (size_t i = 0; i < nstr; ++i)
3026 for (size_t i = 0; i < nstr; ++i)