Home
last modified time | relevance | path

Searched defs:EFD (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/c++tools/
H A Dserver.cc467 #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 DSymbolCache.cpp177 Expected<TypeIndex> EFD = Tpi->findFullDeclForForwardRef(Index); in findSymbolByTypeIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp398 auto *EFD = cast<FunctionDecl>(EUnderlying); in isPreferredLookupResult() local