Searched refs:takeout (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c2309 const char *takeout = "Take out", *putin = "Put in"; local
2319 Sprintf(buf,"%s what type of objects?", put_in ? putin : takeout);
2345 Sprintf(buf,"%s what?", put_in ? putin : takeout);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c2309 const char *takeout = "Take out", *putin = "Put in"; local
2319 Sprintf(buf,"%s what type of objects?", put_in ? putin : takeout);
2345 Sprintf(buf,"%s what?", put_in ? putin : takeout);

Completed in 77 milliseconds