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

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

Completed in 92 milliseconds