Searched refs:no_nl (Results 1 – 1 of 1) sorted by relevance
27 int no_nl; member245 if (t->no_nl) in test_bio_base64_run()291 || ((t->bytes > 0 || t->no_nl) && *t->suffix && *t->suffix != '-') in test_bio_base64_run()292 || (t->no_nl && *t->prefix)) { in test_bio_base64_run()318 int extra = t->no_nl ? 64 : 0; in generic_case()343 if (t->no_nl) in generic_case()380 t.no_nl = quotrem(q, 2, &q); in test_bio_base64_generated()411 t.no_nl = quotrem(q, 2, &q); in test_bio_base64_corner_case_bug()
Completed in 4 milliseconds