Lines Matching refs:message
98 /// number of bytes for one message word
100 /// number of message words for one message item
102 /// number of bytes for one message item
104 /// number of message words available in the UTCB
106 /// number of bytes available in the UTCB message registers
114 * Add some data to a message at offs.
116 * \param msg pointer to the start of the message
117 * \param offs The current offset within the message, this shall be padded to
120 * \param v The value to add to the message
135 * Get some data from a message at offs.
137 * \param msg Pointer to the start of the message
138 * \param offs The current offset within the message, this shall be padded to
141 * \param v A reference to receive the value from the message
229 /// copy data from the message to the client reference
241 /// copy data from the message to the client reference
251 /// Copy a T into the message
262 /// copy data from the message to the client reference
281 /// copy data from the message to the client reference
301 /// Copy a T into the message