still_interesting  215 builtin/show-branch.c 		int still_interesting = !!interesting(*list_p);
still_interesting  219 builtin/show-branch.c 		if (!still_interesting && extra <= 0)
still_interesting  234 builtin/show-branch.c 			if (mark_seen(p, seen_p) && !still_interesting)
still_interesting 1124 revision.c     			slop = still_interesting(list, date, slop, &interesting_cache);
still_interesting  306 tree-walk.c    				  int still_interesting)
still_interesting  308 tree-walk.c    	if (!info->pathspec || still_interesting == 2)
still_interesting  310 tree-walk.c    	if (still_interesting < 0)
still_interesting  311 tree-walk.c    		return still_interesting;