Home
last modified time | relevance | path

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

/string/
A Dtest-strspn.c78 size_t ns = STRLEN (s), nacc = STRLEN (acc); in STUPID_STRSPN() local
83 for (j = 0; j < nacc; ++j) in STUPID_STRSPN()
86 if (j == nacc) in STUPID_STRSPN()

Completed in 4 milliseconds