Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvsscanf.c81 int val_temp = 0; in vsscanf_0300() local
82 int result = get_return_vaule("value 123 info", "%d %d", &val, &val_temp); in vsscanf_0300()
89 if (val_temp != 0) { in vsscanf_0300()
90 t_error("%s vsscanf get is %d are not 0\n", __func__, val_temp); in vsscanf_0300()

Completed in 1 milliseconds