Searched refs:__msgp (Results 1 – 1 of 1) sorted by relevance
4355 #define MSGRCV_ARGS(__msgp, __msgtyp) __msgp, __msgtyp argument4358 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument4359 ((long int[]){(long int)__msgp, __msgtyp})4361 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument4362 ((long int[]){(long int)__msgp, __msgtyp}), 0