Searched defs:PROTO (Results 1 - 8 of 8) sorted by path

/freebsd-10-stable/contrib/binutils/include/
H A Dansidecl.h192 #define PROTO(type, name, arglist) type name arglist macro
231 #define PROTO(type, name, arglist) type name () macro
/freebsd-10-stable/contrib/flex/
H A Dflexdef.h120 #define PROTO(proto) proto macro
122 #define PROTO(proto) () macro
[all...]
H A Dscanopt.h51 #ifndef PROTO macro
/freebsd-10-stable/contrib/gcclibs/include/
H A Dansidecl.h192 #define PROTO(type, name, arglist) type name arglist macro
231 #define PROTO(type, name, arglist) type name () macro
/freebsd-10-stable/contrib/gdb/include/
H A Dansidecl.h187 #define PROTO(type, name, arglist) type name arglist macro
226 #define PROTO(type, name, arglist) type name () macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp2775 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet, SmallVectorImpl<llvm::Constant *> &Properties, const Decl *Container, const ObjCProtocolDecl *PROTO, const ObjCCommonTypesHelper &ObjCTypes) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1429 ObjCProtocolDecl *PROTO = (*I); local
/freebsd-10-stable/usr.bin/systat/
H A Dnetstat.c434 #define PROTO FADDR+23 macro

Completed in 314 milliseconds