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

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

Completed in 72 milliseconds