Searched defs:EFD (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/c++tools/ |
H A D | server.cc | 467 #define my_epoll_ctl(EFD,C,EV,FD,CL) \ argument 470 #define my_epoll_ctl(EFD,C,EV,FD,CL) ((void)(EFD), (void)(FD), (void)(CL)) argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | SymbolCache.cpp | 177 Expected<TypeIndex> EFD = Tpi->findFullDeclForForwardRef(Index); in findSymbolByTypeIndex() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 398 auto *EFD = cast<FunctionDecl>(EUnderlying); in isPreferredLookupResult() local
|