Home
last modified time | relevance | path

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

/stdlib/
A Dtst-strfmon_l.c76 static char actual[64], actualld[64]; in test_one() local
78 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