CALENDAR_HIDE_ALL

in contrib/calendar/calendar.module

<?php
define('CALENDAR_HIDE_ALL', -1);
?>