Searched refs:__msgtyp (Results 1 – 1 of 1) sorted by relevance
4341 #define MSGRCV_ARGS(__msgp, __msgtyp) __msgp, __msgtyp argument4344 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument4345 ((long int[]){(long int)__msgp, __msgtyp})4347 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument4348 ((long int[]){(long int)__msgp, __msgtyp}), 0