Searched defs:PLUS (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/lvm2/dist/libdm/regex/ |
H A D | parse_rx.h | 24 PLUS, enumerator
|
/dflybsd-src/crypto/openssh/ |
H A D | chacha.c | 42 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/dflybsd-src/sys/crypto/chacha20/ |
H A D | chacha.c | 43 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/dflybsd-src/usr.bin/at/ |
H A D | parsetime.c | 63 NUMBER, PLUS, DOT, SLASH, ID, JUNK, enumerator
|
/dflybsd-src/crypto/libressl/crypto/chacha/ |
H A D | chacha-merged.c | 67 #define PLUS(v,w) (U32V((v) + (w))) macro
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 246 PLUS, /* PLUS is an operator of one argument that enumerator
|