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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c13 STATIC_DCL void FDECL(cnv_trap_obj, (int, int, struct trap *));
3027 cnv_trap_obj(otyp, cnt, ttmp) function
3205 cnv_trap_obj(BEARTRAP, 1, ttmp);
3223 cnv_trap_obj(LAND_MINE, 1, ttmp);
3274 cnv_trap_obj(otyp, 50-rnl(50), ttmp);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c13 STATIC_DCL void FDECL(cnv_trap_obj, (int, int, struct trap *));
3027 cnv_trap_obj(otyp, cnt, ttmp) function
3205 cnv_trap_obj(BEARTRAP, 1, ttmp);
3223 cnv_trap_obj(LAND_MINE, 1, ttmp);
3274 cnv_trap_obj(otyp, 50-rnl(50), ttmp);

Completed in 34 milliseconds