Home
last modified time | relevance | path

Searched refs:is_gold (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/t/sass-spec/spec/libsass-closed-issues/
H A Dissue_558.hrx2 @function is_gold($c) {
10 foo: is_gold(gold);
11 bar: is_gold(white);
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpickup.c801 is_gold = obj->oclass == GOLD_CLASS; local
819 if (is_gold) /* merged gold might affect cumulative weight */
831 if (is_gold) {
1481 boolean is_gold = (obj->oclass == GOLD_CLASS); local
1547 if (is_gold) { /* look for other money to merge within the container */
1605 if (is_gold) {
1626 boolean is_gold = (obj->oclass == GOLD_CLASS); local
1633 } else if (is_gold) {
1676 if (is_gold) {
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpickup.c801 is_gold = obj->oclass == GOLD_CLASS; local
819 if (is_gold) /* merged gold might affect cumulative weight */
831 if (is_gold) {
1481 boolean is_gold = (obj->oclass == GOLD_CLASS); local
1547 if (is_gold) { /* look for other money to merge within the container */
1605 if (is_gold) {
1626 boolean is_gold = (obj->oclass == GOLD_CLASS); local
1633 } else if (is_gold) {
1676 if (is_gold) {
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpickup.c801 is_gold = obj->oclass == GOLD_CLASS; local
819 if (is_gold) /* merged gold might affect cumulative weight */
831 if (is_gold) {
1481 boolean is_gold = (obj->oclass == GOLD_CLASS); local
1547 if (is_gold) { /* look for other money to merge within the container */
1605 if (is_gold) {
1626 boolean is_gold = (obj->oclass == GOLD_CLASS); local
1633 } else if (is_gold) {
1676 if (is_gold) {
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpickup.c985 is_gold = obj->oclass == COIN_CLASS; local
1009 if (is_gold) /* merged gold might affect cumulative weight */
1013 if (is_gold) /* merged gold might affect cumulative weight */
1027 if (is_gold) {
1931 boolean is_gold = (obj->oclass == COIN_CLASS); local
1938 } else if (is_gold) {
1995 if (is_gold) {
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpickup.c985 is_gold = obj->oclass == COIN_CLASS; local
1009 if (is_gold) /* merged gold might affect cumulative weight */
1013 if (is_gold) /* merged gold might affect cumulative weight */
1027 if (is_gold) {
1931 boolean is_gold = (obj->oclass == COIN_CLASS); local
1938 } else if (is_gold) {
1995 if (is_gold) {
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpickup.c997 is_gold = obj->oclass == COIN_CLASS; local
1021 if (is_gold) /* merged gold might affect cumulative weight */
1025 if (is_gold) /* merged gold might affect cumulative weight */
1039 if (is_gold) {
2044 boolean is_gold = (obj->oclass == COIN_CLASS); local
2051 } else if (is_gold) {
2109 if (is_gold) {
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpickup.c993 is_gold = obj->oclass == COIN_CLASS; local
1017 if (is_gold) /* merged gold might affect cumulative weight */
1021 if (is_gold) /* merged gold might affect cumulative weight */
1035 if (is_gold) {
1958 boolean is_gold = (obj->oclass == COIN_CLASS); local
1965 } else if (is_gold) {
2022 if (is_gold) {
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpickup.c985 is_gold = obj->oclass == COIN_CLASS; local
1009 if (is_gold) /* merged gold might affect cumulative weight */
1013 if (is_gold) /* merged gold might affect cumulative weight */
1027 if (is_gold) {
1931 boolean is_gold = (obj->oclass == COIN_CLASS); local
1938 } else if (is_gold) {
1995 if (is_gold) {
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpickup.c1051 is_gold = obj->oclass == COIN_CLASS; local
1075 if (is_gold) /* merged gold might affect cumulative weight */
1079 if (is_gold) /* merged gold might affect cumulative weight */
1093 if (is_gold) {
2205 boolean is_gold = (obj->oclass == COIN_CLASS); local
2212 } else if (is_gold) {
2269 if (is_gold) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c1263 is_gold = obj->oclass == COIN_CLASS; local
1283 if (is_gold) /* merged gold might affect cumulative weight */
1296 if (is_gold) {
2298 boolean is_gold = (obj->oclass == COIN_CLASS); local
2305 } else if (is_gold) {
2346 if (is_gold) {
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpickup.c1263 is_gold = obj->oclass == COIN_CLASS; local
1283 if (is_gold) /* merged gold might affect cumulative weight */
1296 if (is_gold) {
2298 boolean is_gold = (obj->oclass == COIN_CLASS); local
2305 } else if (is_gold) {
2346 if (is_gold) {
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpickup.c1327 is_gold = obj->oclass == COIN_CLASS; in carry_count() local
1347 if (is_gold) /* merged gold might affect cumulative weight */ in carry_count()
1360 if (is_gold) { in carry_count()
2819 boolean is_gold = (obj->oclass == COIN_CLASS); in out_container() local
2826 } else if (is_gold) { in out_container()
2867 if (is_gold) { in out_container()