Home
last modified time | relevance | path

Searched refs:BP_ALIGN (Results 1 – 10 of 10) sorted by relevance

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Drole.c1416 #define BP_ALIGN 0 macro
1525 pa[BP_ALIGN] = 1;
1674 if (flags.initalign == ROLE_NONE && !pa[BP_ALIGN])
1675 pa[BP_ALIGN] = ++post_attribs;
1693 if (pa[BP_ALIGN]) {
1702 #undef BP_ALIGN
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Drole.c1416 #define BP_ALIGN 0 macro
1525 pa[BP_ALIGN] = 1;
1674 if (flags.initalign == ROLE_NONE && !pa[BP_ALIGN])
1675 pa[BP_ALIGN] = ++post_attribs;
1693 if (pa[BP_ALIGN]) {
1702 #undef BP_ALIGN
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Drole.c1047 #define BP_ALIGN 0 macro
1138 pa[BP_ALIGN] = 1;
1276 if (pa[BP_ALIGN]) {
1285 #undef BP_ALIGN
/dports/games/nethack34/nethack-3.4.3/src/
H A Drole.c1047 #define BP_ALIGN 0 macro
1138 pa[BP_ALIGN] = 1;
1276 if (pa[BP_ALIGN]) {
1285 #undef BP_ALIGN
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Drole.c1047 #define BP_ALIGN 0 macro
1138 pa[BP_ALIGN] = 1;
1276 if (pa[BP_ALIGN]) {
1285 #undef BP_ALIGN
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Drole.c1366 g.role_pa[BP_ALIGN] = 1; in root_plselection_prompt()
1515 if (flags.initalign == ROLE_NONE && !g.role_pa[BP_ALIGN]) in build_plselection_prompt()
1516 g.role_pa[BP_ALIGN] = ++g.role_post_attribs; in build_plselection_prompt()
1534 if (g.role_pa[BP_ALIGN]) { in build_plselection_prompt()
1543 #undef BP_ALIGN
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Drole.c1351 #define BP_ALIGN 0 macro
1442 pa[BP_ALIGN] = 1;
1580 if (pa[BP_ALIGN]) {
1589 #undef BP_ALIGN
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Drole.c1142 #define BP_ALIGN 0 macro
1233 pa[BP_ALIGN] = 1;
1371 if (pa[BP_ALIGN]) {
1380 #undef BP_ALIGN
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Drole.c1114 #define BP_ALIGN 0 macro
1205 pa[BP_ALIGN] = 1;
1343 if (pa[BP_ALIGN]) {
1352 #undef BP_ALIGN
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Ddecl.h623 #define BP_ALIGN 0 macro