Home
last modified time | relevance | path

Searched defs:add2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_fixed.h130 uint_fixed_16_16_t add2) in add_fixed16()
140 u32 add2) in add_fixed16_u32()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dgetopt.d1768 void add2(string option) { num += 2; } in add2() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dgetopt.d1802 void add2(string option) { num += 2; } in add2() function
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c99 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) in ixgbe_ones_comp_byte_add()