Searched refs:fxn (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/intel/asm/ |
H A D | atomic.h | 79 #define __ATOMIC_OPXX(fxn, type, op) \ argument 81 fxn(volatile type *target) \ 108 #define __ATOMIC_OPXX(fxn, type1, type2, op, reg) \ argument 110 fxn(volatile type1 *target, type2 delta) \ 163 #define __ATOMIC_OPXX(fxn, type, op, reg) \ argument 165 fxn(volatile type *target, type cmp, type new) \ 207 #define __ATOMIC_OPXX(fxn, type, op, reg) \ argument 209 fxn(volatile type *target, type val) \
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 17641 # (which gave meta-key and programmable-fxn keys). 720 is much much faster,
|
H A D | terminfo.src | 19771 # (which gave meta-key and programmable-fxn keys). 720 is much much faster,
|