Searched refs:actualld (Results 1 – 1 of 1) sorted by relevance
76 static char actual[64], actualld[64]; in test_one() local78 int res_ld = strfmon_l (actualld, sizeof (actualld), loc, ldformat, ldvalue); in test_one()99 else if (strcmp (actualld, expected) != 0) in test_one()104 printf ("error: actual: \"%s\"\n", actualld); in test_one()
Completed in 5 milliseconds