Home
last modified time | relevance | path

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

/stdlib/
A Dtst-strfmon_l.c76 static char actual[64], actualld[64]; in test_one() local
77 int result = strfmon_l (actual, sizeof (actual), loc, format, value); in test_one()
91 else if (strcmp (actual, expected) != 0) in test_one()
96 printf ("error: actual: \"%s\"\n", actual); in test_one()

Completed in 4 milliseconds