Searched refs:aligntyp (Results 1 - 25 of 42) sorted by relevance

12

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Demin.h9 aligntyp min_align; /* alignment of minion */
H A Dalign.h8 typedef schar aligntyp; /* basic alignment type */ typedef
11 aligntyp type;
37 #define Amask2align(x) ((aligntyp) ((!(x)) ? A_NONE \
H A Depri.h9 aligntyp shralign; /* alignment of priest's shrine */
H A Dpermonst.h48 aligntyp maligntyp; /* basic monster alignment */
H A Dartifact.h47 aligntyp alignment; /* alignment of bequeathing gods */
H A Dsp_lev.h61 aligntyp align;
76 aligntyp align;
H A Dglobal.h96 # define ALIGNTYP_P aligntyp
H A Dmonst.h47 aligntyp malign; /* alignment of this monster, relative to the
H A Dyou.h224 aligntyp value; /* equivalent A_ value */
322 aligntyp ualignbase[CONVERT]; /* for ualign conversion record */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Demin.h9 aligntyp min_align; /* alignment of minion */
H A Dalign.h8 typedef schar aligntyp; /* basic alignment type */ typedef
11 aligntyp type;
37 #define Amask2align(x) ((aligntyp) ((!(x)) ? A_NONE \
H A Depri.h9 aligntyp shralign; /* alignment of priest's shrine */
H A Dpermonst.h48 aligntyp maligntyp; /* basic monster alignment */
H A Dartifact.h47 aligntyp alignment; /* alignment of bequeathing gods */
H A Dsp_lev.h61 aligntyp align;
76 aligntyp align;
H A Dglobal.h96 # define ALIGNTYP_P aligntyp
H A Dmonst.h47 aligntyp malign; /* alignment of this monster, relative to the
H A Dyou.h224 aligntyp value; /* equivalent A_ value */
322 aligntyp ualignbase[CONVERT]; /* for ualign conversion record */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dminion.c15 aligntyp atyp;
88 aligntyp alignment;
252 aligntyp atyp;
267 aligntyp atyp;
307 aligntyp atyp;
H A Dpray.c57 static aligntyp p_aligntyp;
117 #define a_align(x,y) ((aligntyp)Amask2align(levl[x][y].altarmask & AM_MASK))
466 aligntyp resp_god;
540 aligntyp resp_god;
553 aligntyp resp_god;
788 aligntyp g_align;
1062 aligntyp g_align;
1077 aligntyp g_align;
1085 aligntyp g_align;
1125 aligntyp altaralig
[all...]
H A Dpline.c267 aligntyp alignment;
282 aligntyp alignment;
H A Dquest.c113 aligntyp original_alignment = u.ualignbase[A_ORIGINAL];
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dminion.c15 aligntyp atyp;
88 aligntyp alignment;
252 aligntyp atyp;
267 aligntyp atyp;
307 aligntyp atyp;
H A Dpray.c57 static aligntyp p_aligntyp;
117 #define a_align(x,y) ((aligntyp)Amask2align(levl[x][y].altarmask & AM_MASK))
466 aligntyp resp_god;
540 aligntyp resp_god;
553 aligntyp resp_god;
788 aligntyp g_align;
1062 aligntyp g_align;
1077 aligntyp g_align;
1085 aligntyp g_align;
1125 aligntyp altaralig
[all...]
H A Dpline.c267 aligntyp alignment;
282 aligntyp alignment;

Completed in 83 milliseconds

12