Searched defs:bop (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | inline12.C | 124 ShBop::bop() in bop() function 194 ShAp<ShCc>::bop() in bop() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | union1.C | 15 binoptype bop; member
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | sparc-opc.c | 1100 #define cond(bop, top, mask, flags) \ argument 1148 #define condr(bop, mask, flags) /* v9 */ \ argument
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | sparc-opc.c | 1107 #define cond(bop, top, mask, flags) \ argument 1155 #define condr(bop, mask, flags) /* v9 */ \ argument
|
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | TransAutoreleasePool.cpp | 187 } else if (BinaryOperator *bop = dyn_cast<BinaryOperator>(child)) { in VisitCompoundStmt() local
|
/openbsd/sys/msdosfs/ |
H A D | msdosfs_fat.c | 98 uint32_t *bop) in fatblock()
|
/openbsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_fat.c | 102 fatblock(struct msdosfsmount *pmp, u_long ofs, u_long *bnp, u_long *sizep, u_long *bop) in fatblock()
|
/openbsd/usr.sbin/btrace/ |
H A D | bt_parse.y | 347 struct bt_arg *bop; in bt_new() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 1656 } else if (BinaryOperator *bop = dyn_cast<BinaryOperator>(syntax)) { in recreateSyntacticForm() local
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/ |
H A D | APItest.xs | 1474 OP *aop, *bop; in addissub_myck_add() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | op.c | 4357 BINOP *bop; in Perl_cmpchain_start() local 4384 BINOP *bop; in Perl_cmpchain_extend() local
|