Home
last modified time | relevance | path

Searched defs:ON (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/usr.sbin/timed/timedc/
H A Dtimedc.h46 #define ON 1 macro
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh4_dev.cpp98 #define ON(x, c) ((x) & (c) ? check[1] : check[0]) in icu_dump() macro
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp147 #define ON(x, c) ((x) & (c) ? '|' : '.') in MMUDump() macro
/netbsd-src/sys/arch/luna68k/dev/
H A Dxpbus.c76 #define ON 1 macro
/netbsd-src/usr.sbin/timed/timed/
H A Dglobals.h80 #define ON 1 macro
/netbsd-src/sys/arch/sh3/sh3/
H A Ddb_interface.c263 #define ON(x, c) ((x) & (c) ? '|' : '.') macro
/netbsd-src/bin/csh/
H A Dfile.c69 #define ON 1 macro
/netbsd-src/games/hack/
H A Dhack.h97 #define ON 1 macro
/netbsd-src/sys/arch/hpcmips/dev/
H A Dplumvideo.c141 #define ON 1 macro
/netbsd-src/games/battlestar/
H A Dextern.h171 #define ON 1037 macro
/netbsd-src/sys/arch/newsmips/dev/
H A Dscsireg.h190 #define ON 1 macro
/netbsd-src/sys/arch/hpcmips/tx/
H A Dtxcom.c71 #define ON ((void *)1) macro
/netbsd-src/external/bsd/ekermit/dist/
H A Dkermit.h212 #define ON 1 macro
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h209 ON = 408, enumerator
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h213 ON = 408, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1036 Record *getOperand(unsigned ON) const { in getOperand()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp744 const OffsetOfNode &ON = E->getComponent(I); in VisitOffsetOfExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp1234 OffsetOfNode ON = Node->getComponent(i); in VisitOffsetOfExpr() local
H A DStmtProfile.cpp1250 const OffsetOfNode &ON = S->getComponent(i); in VisitOffsetOfExpr() local
H A DExprConstant.cpp13039 OffsetOfNode ON = OOE->getComponent(i); in VisitOffsetOfExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp2817 OffsetOfNode ON = E->getComponent(i); in VisitOffsetOfExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2430 void setComponent(unsigned Idx, OffsetOfNode ON) { in setComponent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8406 if (SDNode *ON = FindNodeOrInsertPos(ID, SDLoc(N), IP)) in MorphNodeTo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h10389 const OffsetOfNode &ON = E->getComponent(I); in TransformOffsetOfExpr() local