Searched refs:_ta3 (Results 1 – 1 of 1) sorted by relevance
1981 # define TERNARY(_ta1,_ta2,_ta3,_td) \ in typeOfPrimop() argument1983 *t_arg2 = (_ta2); *t_arg3 = (_ta3); break in typeOfPrimop()1984 # define QUATERNARY(_ta1,_ta2,_ta3,_ta4,_td) \ in typeOfPrimop() argument1986 *t_arg2 = (_ta2); *t_arg3 = (_ta3); \ in typeOfPrimop()