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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c443 STATIC_OVL int FDECL(count_ape_maps, (int *, int *));
2465 count_ape_maps((int *)0, (int *)0));
2811 totalapes = count_ape_maps(&numapes[AP_LEAVE], &numapes[AP_GRAB]);
3159 ((count_ape_maps((int *)0, (int *)0) == 1) ?
3230 count_ape_maps(leave, grab) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c443 STATIC_OVL int FDECL(count_ape_maps, (int *, int *));
2465 count_ape_maps((int *)0, (int *)0));
2811 totalapes = count_ape_maps(&numapes[AP_LEAVE], &numapes[AP_GRAB]);
3159 ((count_ape_maps((int *)0, (int *)0) == 1) ?
3230 count_ape_maps(leave, grab) function

Completed in 38 milliseconds