Home
last modified time | relevance | path

Searched defs:PLUS (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Denum-1.c14 PLUS, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dunion1.C9 typedef enum { BADBINOP = 0, PLUS, MINUS, MULT, DIV, POWR } binoptype; enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd10v-opc.c157 #define PLUS (ATPAR + 1) /* postincrement */ macro
H A Dd30v-opc.c400 #define PLUS (ATPAR + 1) /* Postincrement. */ macro
H A Dm10300-opc.c270 #define PLUS (XRM2+1) macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dd10v-opc.c157 #define PLUS (ATPAR + 1) /* postincrement */ macro
H A Dd30v-opc.c396 #define PLUS (ATPAR + 1) /* postincrement */ macro
H A Dm10300-opc.c269 #define PLUS (XRM2+1) macro
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto37 PLUS = 0; enumerator
H A Dcxx_proto.proto31 PLUS = 0; enumerator
/openbsd-src/usr.bin/ssh/
H A Dchacha.c40 #define PLUS(v,w) (U32V((v) + (w))) macro
/openbsd-src/lib/libc/crypt/
H A Dchacha_private.h42 #define PLUS(v,w) (U32V((v) + (w))) macro
/openbsd-src/sys/crypto/
H A Dchacha_private.h43 #define PLUS(v,w) (U32V((v) + (w))) macro
/openbsd-src/libexec/ld.so/
H A Dchacha_private.h42 #define PLUS(v,w) (U32V((v) + (w))) macro
/openbsd-src/lib/libcrypto/chacha/
H A Dchacha-merged.c63 #define PLUS(v,w) (U32V((v) + (w))) macro
/openbsd-src/usr.bin/at/
H A Dparsetime.c58 NUMBER, NEXT, PLUS, DOT, SLASH, ID, JUNK, enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h100 PLUS = 326, enumerator
275 #define PLUS 326 macro
H A Dbfin-parse.c127 PLUS = 326, enumerator
302 #define PLUS 326 macro
/openbsd-src/gnu/usr.bin/perl/
H A Dregnodes.h790 #define PLUS 63 /* 0x3f Match this (simple) macro