Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dftruncate.c22 const int FILE_ZERO = 0; variable
40 EXPECT_EQ("ftruncate_0100", statbuff.st_size, FILE_ZERO); in ftruncate_0100()
H A Dlseek.c23 const int FILE_ZERO = 0; variable
70 EXPECT_EQ("lseek_0100", (int)data, FILE_ZERO); in lseek_0100()

Completed in 2 milliseconds