Searched defs:STAT (Results 1 - 7 of 7) sorted by relevance

/external/qemu/slirp-android/
H A Dslirp.h12 #define STAT(expr) expr macro
14 #define STAT(expr) do { } while(0) macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.h35 #define STAT 18 macro
H A DFuzzyLexer.h25 #define STAT 15 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
H A DFuzzyLexer.h25 #define STAT 15 macro
/external/qemu/slirp/
H A Dslirp.h12 #define STAT(expr) expr macro
14 #define STAT(expr) do { } while(0) macro
/external/stlport/src/details/
H A Dfstream_stdio.cpp114 # define STAT stat macro
120 # define STAT stat64
129 struct STAT buf;
137 struct STAT buf;
278 struct STAT buf;
H A Dfstream_unistd.cpp60 # define STAT stat macro
66 # define STAT stat64 macro
105 struct STAT buf;
113 struct STAT buf;

Completed in 195 milliseconds