Searched refs:all_of_a_type (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.c497 boolean all_of_a_type, selective; local
502 all_of_a_type = TRUE; /* take all of considered types */
524 if (!query_classes(oclasses, &selective, &all_of_a_type,
551 if (!all_of_a_type) {
560 all_of_a_type = TRUE;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c497 boolean all_of_a_type, selective; local
502 all_of_a_type = TRUE; /* take all of considered types */
524 if (!query_classes(oclasses, &selective, &all_of_a_type,
551 if (!all_of_a_type) {
560 all_of_a_type = TRUE;

Completed in 32 milliseconds