Searched refs:__msgtyp (Results 1 – 1 of 1) sorted by relevance
4311 #define MSGRCV_ARGS(__msgp, __msgtyp) __msgp, __msgtyp argument4314 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument4315 ((long int[]){(long int)__msgp, __msgtyp})4317 #define MSGRCV_ARGS(__msgp, __msgtyp) \ argument4318 ((long int[]){(long int)__msgp, __msgtyp}), 0