Searched refs:int_input (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/tests/lib/libc/locale/
H A Dt_sprintf.c51 const char *int_input; member in struct:test
135 ATF_REQUIRE_EQ((int)strtol(t->int_input, NULL, 10), t->int_value);
186 sscanf(t->int_input, "%d", &int_reported);

Completed in 80 milliseconds