Searched refs:predicament (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dhack.c874 const char *predicament; local
1167 predicament = "stuck in the lava";
1171 predicament);
1174 Norep("You are %s.", predicament);
1198 predicament = "stuck to the web";
1202 predicament);
1205 Norep("You are %s.", predicament);
1219 predicament = "stuck in the";
1224 predicament, surface(u.ux, u.uy));
1227 Norep("You are %s %s.", predicament,
[all...]
H A Dtrap.c906 const char *predicament = "on a set of sharp iron spikes"; local
913 predicament);
916 You("land %s!", predicament);
2750 * crawl out of the current predicament.
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dhack.c874 const char *predicament; local
1167 predicament = "stuck in the lava";
1171 predicament);
1174 Norep("You are %s.", predicament);
1198 predicament = "stuck to the web";
1202 predicament);
1205 Norep("You are %s.", predicament);
1219 predicament = "stuck in the";
1224 predicament, surface(u.ux, u.uy));
1227 Norep("You are %s %s.", predicament,
[all...]
H A Dtrap.c906 const char *predicament = "on a set of sharp iron spikes"; local
913 predicament);
916 You("land %s!", predicament);
2750 * crawl out of the current predicament.

Completed in 94 milliseconds