/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | enum-1.c | 14 PLUS, enumerator
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | union1.C | 9 typedef enum { BADBINOP = 0, PLUS, MINUS, MULT, DIV, POWR } binoptype; enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | d10v-opc.c | 157 #define PLUS (ATPAR + 1) /* postincrement */ macro
|
H A D | d30v-opc.c | 400 #define PLUS (ATPAR + 1) /* Postincrement. */ macro
|
H A D | m10300-opc.c | 270 #define PLUS (XRM2+1) macro
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | d10v-opc.c | 157 #define PLUS (ATPAR + 1) /* postincrement */ macro
|
H A D | d30v-opc.c | 396 #define PLUS (ATPAR + 1) /* postincrement */ macro
|
H A D | m10300-opc.c | 269 #define PLUS (XRM2+1) macro
|
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/ |
H A D | cxx_loop_proto.proto | 37 PLUS = 0; enumerator
|
H A D | cxx_proto.proto | 31 PLUS = 0; enumerator
|
/openbsd-src/usr.bin/ssh/ |
H A D | chacha.c | 40 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/openbsd-src/lib/libc/crypt/ |
H A D | chacha_private.h | 42 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/openbsd-src/sys/crypto/ |
H A D | chacha_private.h | 43 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/openbsd-src/libexec/ld.so/ |
H A D | chacha_private.h | 42 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/openbsd-src/lib/libcrypto/chacha/ |
H A D | chacha-merged.c | 63 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/openbsd-src/usr.bin/at/ |
H A D | parsetime.c | 58 NUMBER, NEXT, PLUS, DOT, SLASH, ID, JUNK, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.h | 100 PLUS = 326, enumerator 275 #define PLUS 326 macro
|
H A D | bfin-parse.c | 127 PLUS = 326, enumerator 302 #define PLUS 326 macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | regnodes.h | 790 #define PLUS 63 /* 0x3f Match this (simple) macro
|