Searched refs:strcmp (Results 151 - 157 of 157) sorted by relevance

1234567

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1831 if(!strcmp(align_gname(altaralign), u_gname())) {
H A Deat.c2408 boolean feeding = (!strcmp(verb, "eat"));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddo.c428 if (!strcmp(word, "throw") && obj->quan > 1L)
H A Ddo_wear.c1672 if (otherwep && strcmp(thiswep, otherwep)) otherwep = 0;
H A Dfiles.c2049 if (strcmp(permbones, levels)) /* if not identical */
H A Dpray.c1831 if(!strcmp(align_gname(altaralign), u_gname())) {
H A Deat.c2408 boolean feeding = (!strcmp(verb, "eat"));

Completed in 63 milliseconds

1234567