Searched defs:PLUS (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dchacha.c43 #define PLUS(v,w) (U32V((v) + (w))) macro
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h42 #define PLUS(v,w) (U32V((v) + (w))) macro
[all...]
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dop.h77 PLUS, enumerator in enum:__anon12039
/freebsd-10-stable/contrib/unbound/compat/
H A Dchacha_private.h42 #define PLUS(v,w) (U32V((v) + (w))) macro
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.h123 PLUS, /* PLUS is an operator of one argument that enumerator in enum:__anon5545
/freebsd-10-stable/usr.bin/at/
H A Dparsetime.c67 NUMBER, PLUS, MINUS, DOT, SLASH, ID, JUNK, enumerator in enum:__anon11896
[all...]
/freebsd-10-stable/contrib/less/
H A Dregexp.c91 #define PLUS 11 /* node Match this (simple) thing 1 or more times. */ macro

Completed in 179 milliseconds