Searched defs:ON (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dmisc10.C5 enum flag { OFF, ON }; enumerator in enum:flag
/openbsd-current/usr.bin/indent/
H A Dargs.c55 #define ON 1 /* turn it on */ macro
[all...]
/openbsd-current/sys/arch/luna88k/dev/
H A Dxp.c105 #define ON 1 macro
/openbsd-current/sys/arch/sh/sh/
H A Ddb_interface.c210 #define ON(x, c) ((x) & (c) ? '|' : '.') macro
510 #undef ON macro
[all...]
/openbsd-current/games/hack/
H A Dhack.h101 #define ON 1 macro
/openbsd-current/games/battlestar/
H A Dextern.h172 #define ON 1037 macro
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp751 const OffsetOfNode &ON = E->getComponent(I); local
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp1407 OffsetOfNode ON = Node->getComponent(i); local
H A DStmtProfile.cpp1360 const OffsetOfNode &ON = S->getComponent(i); local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp2948 OffsetOfNode ON = E->getComponent(i); local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h10892 const OffsetOfNode &ON = E->getComponent(I); local

Completed in 188 milliseconds