Searched refs:arg3 (Results 1 – 1 of 1) sorted by relevance
36 static void PushCommand_impl(SNDCommandID command, u32 arg0, u32 arg1, u32 arg2, u32 arg3);413 static void PushCommand_impl(SNDCommandID id, u32 arg0, u32 arg1, u32 arg2, u32 arg3) in PushCommand_impl() argument423 command->arg[3] = arg3; in PushCommand_impl()