Home
last modified time | relevance | path

Searched refs:add1 (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/vgrind/
H A Dvgrindefs.src82 :kw=constant functions grammar reswords tokens add1 addste\
/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c95 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) in ixgbe_ones_comp_byte_add() argument
97 u16 sum = add1 + add2; in ixgbe_ones_comp_byte_add()