Home
last modified time | relevance | path

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

/string/
A Dstratcliff.c84 if (nchars > 64) in do_test()
85 nchars64 = nchars - 64; in do_test()
89 if (nchars > 128) in do_test()
90 max128 = nchars - 128; in do_test()
96 adr += nchars; in do_test()
100 dest += nchars; in do_test()
191 adr[nchars - 1] = L('\0'); in do_test()
352 dest[nchars - 1] = L('\0'); in do_test()
376 dest[nchars - 1] = L('U'); in do_test()
413 adr[nchars - 1] = L('T'); in do_test()
[all …]

Completed in 5 milliseconds