Home
last modified time | relevance | path

Searched refs:Bitfield (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/games/hack/
Ddef.monst.h76 Bitfield(mimic,1); /* undetected mimic */
77 Bitfield(mdispl,1); /* mdx,mdy valid */
78 Bitfield(minvis,1); /* invisible */
79 Bitfield(cham,1); /* shape-changer */
80 Bitfield(mhide,1); /* hides beneath objects */
81 Bitfield(mundetected,1); /* not seen in present hiding place */
82 Bitfield(mspeed,2);
83 Bitfield(msleep,1);
84 Bitfield(mfroz,1);
85 Bitfield(mconf,1);
[all …]
Ddef.obj.h80 Bitfield(oinvis,1); /* not yet implemented */
81 Bitfield(odispl,1);
82 Bitfield(known,1); /* exact nature known */
83 Bitfield(dknown,1); /* color or text known */
84 Bitfield(cursed,1);
85 Bitfield(unpaid,1); /* on some bill */
86 Bitfield(rustfree,1);
87 Bitfield(onamelth,6);
Ddef.objclass.h72 Bitfield(oc_name_known,1);
73 Bitfield(oc_merge,1); /* merge otherwise equal objects */
Dconfig.h197 #define Bitfield(x,n) unsigned x:n macro
Dhack.u_init.c95 Bitfield(trquan, 6);
96 Bitfield(trknown, 1);
DREAD_ME55 change Bitfield. When config.h looks reasonable, say 'make'.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/h8300/
Dh8300.md40 ;; Bitfield operations no longer accept memory operands. We need
/netbsd/src/share/misc/
Dstyle277 unsigned int baz:1, /* Bitfield; line up entries if desired */
/netbsd/src/external/gpl3/gdb/dist/opcodes/po/
Did.po702 msgstr "Bitfield tidak diketahui: %s\n"
/netbsd/src/external/gpl3/binutils/dist/opcodes/po/
Did.po702 msgstr "Bitfield tidak diketahui: %s\n"
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.md2295 ;; Bitfield extract (xtrbN)
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dgdb.texinfo48511 Bitfield values have a @var{name}, @var{start}, @var{end} and @var{type}.
48528 Bitfield values may be named with the empty string, @samp{""},