Searched defs:MULTI (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/ypcmd/net_files/ |
H A D | Makefile | 67 MULTI=$(YPDIR)/multi macro 131 @($(MULTI) -n $(B) -l $(INETDIR)/ipnodes); 142 @($(MULTI) $(B) -l $(DIR)/hosts);
|
/illumos-gate/usr/src/cmd/avs/dsstat/ |
H A D | dsstat.h | 54 #define MULTI 0x01 macro
|
/illumos-gate/usr/src/lib/libdisasm/common/ |
H A D | dis_s390x.c | 100 * Note that we are using designated initializers via the INSTR/TABLE/MULTI 553 #define MULTI(op, tbl) [op] = { \ macro 710 MULTI(0x0, tbl_a70), 711 MULTI(0x1, tbl_a71), 819 MULTI(0xa6, tbl_b2a6), 820 MULTI(0xa7, tbl_b2a7), 947 MULTI(0x44, tbl_b344), 948 MULTI(0x45, tbl_b345), 949 MULTI(0x46, tbl_b346), 950 MULTI( [all...] |
Completed in 67 milliseconds