Home
last modified time | relevance | path

Searched defs:got (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.7.0-3.6.0/test/
Dtest-put.c43 check(char *label, bool ok, int expect, int got) in check()
53 check_s(char *label, bool ok, size_t expect, size_t got) in check_s()
Drand.c42 near(double got, double target, double close) in near()
Dffs.c88 check(long long int x, int got, int expect, char *which) in check()
Drounding-mode.c146 double want, got; in check() local
/picolibc-3.7.0-3.6.0/semihost/
Dread.c55 ssize_t got = count - (ssize_t) ret; in read() local