Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dgettimeofday.c42 int returnflag = gettimeofday(&tv, NULL); in gettimeofday_0100() local
55 int returnflag = gettimeofday(NULL, NULL); in gettimeofday_0200() local
75 int returnflag = __gettimeofday_time64(&tv, NULL); in gettimeofday_time64_0100() local