Lines Matching full:plus
517 # there are two plus functions:519 # plus Called with integer arguments and returns an integer522 # plus will be slower than int_plus because its arguments and result544 # Function: plus (wrapped version of int_plus)549 plus = $(__gmsl_tr2)$(call __gmsl_int_wrap,int_plus,$1,$2)