Home
last modified time | relevance | path

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

/freebsd/lib/libmp/tests/
H A Dlegacy_test.c50 const char str42[] = "2a"; in testsimpel() local
65 t2 = mp_xtom(str42); in testsimpel()
68 if (strcmp(str42, s) == 0) in testsimpel()