Searched refs:MSG (Results 26 - 37 of 37) sorted by relevance

12

/freebsd-11.0-release/sys/crypto/skein/
H A Dskein.c77 Skein_Start_New_Type(ctx,MSG); /* T0=0, T1= MSG type */
136 Skein_Start_New_Type(ctx,MSG);
275 Skein_Start_New_Type(ctx,MSG); /* T0=0, T1= MSG type */
334 Skein_Start_New_Type(ctx,MSG);
472 Skein_Start_New_Type(ctx,MSG); /* T0=0, T1= MSG type */
531 Skein_Start_New_Type(ctx,MSG);
H A Dskein.h188 #define SKEIN_T1_BLK_TYPE_MSG SKEIN_T1_BLK_TYPE(MSG) /* message processing */
/freebsd-11.0-release/sys/mips/include/
H A Dasm.h245 MSG(msg)
253 MSG(msg)
255 #define MSG(msg) \ macro
/freebsd-11.0-release/sys/sparc64/sbus/
H A Dlsi64854.c238 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \
245 printf(MSG); \
247 panic(MSG); \
/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c216 data->state = MSG;
388 data->state = MSG;
/freebsd-11.0-release/contrib/expat/xmlwf/
H A Dxmlwin32url.cxx380 MSG msg;
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dunidef.h54 UNI_DEBUG_DEFINE(MSG) \
/freebsd-11.0-release/libexec/bootpd/
H A Dbootpd.c1232 #define NEED(LEN, MSG) do \
1235 hp->hostname->string, MSG); \
/freebsd-11.0-release/release/picobsd/build/
H A Dpicobsd238 MSG="PicoBSD build -- Current parameters:\n\n\t1. ${MSG1}\n\
249 printf "${MSG}---> We'll use the sources living in ${SRC}\n\n"
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c158 #define SSCOP_MSG_FREE(MSG) \
160 if(MSG) { \
161 MBUF_FREE((MSG)->m); \
162 MSG_FREE((MSG)); \
/freebsd-11.0-release/sys/mips/mips/
H A Dexception.S1263 MSG("cache error @ EPC 0x%x CachErr 0x%x");
/freebsd-11.0-release/contrib/gcc/
H A Dtree-cfg.c3246 /* Check operand N for being valid GIMPLE and give error MSG if not. */
3247 #define CHECK_OP(N, MSG) \
3249 { error (MSG); return TREE_OPERAND (t, N); }} while (0)

Completed in 164 milliseconds

12