Searched refs:IPC_MSG_NOINLINE (Results 1 – 1 of 1) sorted by relevance
37 #define IPC_MSG_NOINLINE __attribute__((noinline, noclone)); macro39 #define IPC_MSG_NOINLINE __attribute__((noinline)); macro43 #define IPC_MSG_NOINLINE macro739 static void Write(Message* msg, const RefParam& p) IPC_MSG_NOINLINE;740 static bool Read(const Message* msg, Param* p) IPC_MSG_NOINLINE;812 static void Write(Message* msg, const RefSendParam& send) IPC_MSG_NOINLINE;813 static bool ReadSendParam(const Message* msg, SendParam* p) IPC_MSG_NOINLINE;816 typename TupleTypes<ReplyParam>::ValueTuple* p) IPC_MSG_NOINLINE;