Home
last modified time | relevance | path

Searched defs:PLUS (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libeti/form/common/
H A Dregcmp.c67 #define PLUS 02 macro
H A Dregex.c70 #define PLUS 02 macro
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dldefs.h113 #define PLUS 0x4009 macro
/titanic_41/usr/src/lib/libc/port/regex/
H A Dregcmp.c67 #define PLUS '+' macro
/titanic_41/usr/src/common/crypto/chacha/
H A Dchacha.c41 #define PLUS(v,w) (U32V((v) + (w))) macro