Searched refs:nm2 (Results 1 – 3 of 3) sorted by relevance
932 const char *nm2 = ((rdsk_node_t *)arg2)->rn_name; in slice_cache_compare() local941 nm2slice = strstr(nm2, "s0"); in slice_cache_compare()949 nm2slice = strstr(nm2, "s2"); in slice_cache_compare()957 rv = strcmp(nm1, nm2); in slice_cache_compare()
2046 $gcc_cv_nm conftest.o | grep conftest_label2 | sed -e 's/label2/label1/' > conftest.nm22047 if cmp conftest.nm1 conftest.nm2 > /dev/null 2>&12051 rm -f conftest.nm1 conftest.nm2
13749 $gcc_cv_nm conftest.o | grep conftest_label2 | sed -e 's/label2/label1/' > conftest.nm213750 if cmp conftest.nm1 conftest.nm2 > /dev/null 2>&113754 rm -f conftest.nm1 conftest.nm2