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

/seL4-refos-master/libs/libmuslc/src/internal/
H A Dlibc.h66 #undef LFS64_2 macro
67 #define LFS64_2(x, y) weak_alias(x, y) macro
70 #define LFS64(x) LFS64_2(x, x##64)
/seL4-refos-master/libs/libmuslc/src/dirent/
H A Dreaddir_r.c29 LFS64_2(readdir_r, readdir64_r);

Completed in 71 milliseconds