Searched refs:this_ptr (Results 1 – 1 of 1) sorted by relevance
86 CHAR * this_ptr; in mq_receive() local217 this_ptr = (CHAR *)((((ALIGN_TYPE)my_ptr[0]) << 32) | my_ptr[1]); in mq_receive()221 this_ptr = (CHAR *)(*my_ptr); in mq_receive()226 message_source = (VOID *)this_ptr; in mq_receive()247 *(msgbuf2++) = *((UCHAR *)(this_ptr++)); in mq_receive()