/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_keyboard_table.c | 46 #define UNDEF KBTYPE_SPEC_UNDEF macro 50 /* 00 */ UNDEF, UNDEF, UNDEF, UNDEF, 135 /* 55 */ UNDEF, UNDEF, UNDEF, UNDEF, 136 /* 56 */ UNDEF, UNDEF, UNDEF, UNDEF, 137 /* 57 */ UNDEF, UNDEF, UNDEF, UNDEF, 138 /* 58 */ UNDEF, UNDEF, UNDEF, UNDEF, 139 /* 59 */ UNDEF, UNDEF, UNDEF, UNDEF, 140 /* 5a */ UNDEF, UNDEF, UNDEF, UNDEF, 141 /* 5b */ UNDEF, UNDEF, UNDEF, UNDEF, 142 /* 5c */ UNDEF, UNDEF, UNDEF, UNDEF, [all …]
|
/illumos-gate/usr/src/common/mapfiles/gen/ |
H A D | Makefile | 95 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS1) 98 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS2)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppmisc.c | 82 case UNDEF: in ppassert() 105 if (op == UNDEF) in ppassert()
|
H A D | ppop.c | 866 dirname(UNDEF)); in ppop() 914 sfprintf(sp, "#%s %s\n", dirname(UNDEF), pp.firstop->value); in ppop() 969 sfprintf(sp, "#%s %s\n", dirname(UNDEF), s); in ppop()
|
H A D | ppcontrol.c | 68 case UNDEF: in assert() 91 if (op == UNDEF) in assert() 2165 case UNDEF: in ppcontrol() 2189 ppprintf("#%s %s", dirname(UNDEF), sym->name); in ppcontrol()
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | compiler.h | 137 #define UNDEF 5 /* Invalid token type */ macro
|
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/ |
H A D | keytab.c | 430 enum { UNDEF, SPEC, HIGH, ALL, OLD } mode; in remove_principal() enumerator 442 mode = UNDEF; in remove_principal()
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.msg | 99 @ MSG_SHN_UNDEF_CFNP "UNDEF"
|
/illumos-gate/usr/src/cmd/tic/ |
H A D | tic_scan.c | 138 int type = UNDEF; in get_token()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 1463 UNDEF enumerator 1617 type = UNDEF; in mac_rx_srs_proto_fanout() 1620 type = UNDEF; in mac_rx_srs_proto_fanout() 1647 ASSERT(type == UNDEF); in mac_rx_srs_proto_fanout() 1674 for (type = V4_TCP; type < UNDEF; type++) { in mac_rx_srs_proto_fanout() 2056 type = UNDEF; in mac_rx_srs_fanout() 2059 type = UNDEF; in mac_rx_srs_fanout() 2118 ASSERT(type == UNDEF); in mac_rx_srs_fanout() 2166 for (type = V4_TCP; type < UNDEF; type++) { in mac_rx_srs_fanout()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | probe.win32 | 190 CC.LIB.UNDEF = -Bno-whole-archive
|
H A D | make.probe | 2184 echo CC.LIB.UNDEF = $CC_LIB_UNDEF
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 847 UNDEF, NOVERSION, IMPLICIT, NOTAVAIL, enumerator 902 case UNDEF: in sym_undef_entry() 1527 sym_undef_entry(ofl, sdp, UNDEF, undef, in ld_sym_validate() 1546 sym_undef_entry(ofl, sdp, UNDEF, FLG_OF_WARN, in ld_sym_validate()
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | udf_inode.h | 337 #ifdef UNDEF
|
/illumos-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_subr.c | 272 #ifdef UNDEF
|
H A D | udf_vfsops.c | 1811 #ifdef UNDEF in ud_read_sparing_tbls()
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1482 6752728 link-editor can enter UNDEF symbols in symbol sort sections
|