Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Ddiff.c77 static struct file_t { struct
78 FILE *fp;
79 int len;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h58 using file_t = void *; variable