Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddiff.c75 static struct file_t { struct
76 FILE *fp;
77 int len;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h59 using file_t = void *; variable