Searched refs:IND (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/bmake/unit-tests/
H A Dvarparse-errors.mk68 IND= ${:OX} macro
71 _:= ${:U:OX:U${IND}} ${:U:OX:U${IND}}
/freebsd-current/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c289 * IND - indirect to another to another table
310 #define IND(table) {(instable_t *)table, 0, "", 0, 0, 0, 0, 0, 0} macro
333 #define IND(table) {(instable_t *)table, 0, "", 0, 0, 0, 0, 0} macro
355 #define IND(table) {(instable_t *)table, 0, 0, 0, 0, 0, 0} macro
377 #define IND(table) {(instable_t *)table, 0, 0, 0, 0, 0} macro
2062 /* [F0] */ IND(dis_op0F38F0), IND(dis_op0F38F1), INVALID, INVALID,
2063 /* [F4] */ INVALID, INVALID, IND(dis_op0F38F6), INVALID,
2143 /* [F0] */ IND(dis_op0F38F0), IND(dis_op0F38F
[all...]

Completed in 169 milliseconds