is_null_oid      4192 builtin/apply.c 		if (is_null_oid(&patch->threeway_stage[stage - 1]))
is_null_oid       538 builtin/fsck.c 	if (head_points_at && !is_null_oid(&head_oid))
is_null_oid       603 builtin/fsck.c 	if (is_null_oid(&head_oid)) {
is_null_oid       298 combine-diff.c 	} else if (is_null_oid(oid)) {
is_null_oid      1277 combine-diff.c 		pair->one[i].sha1_valid = !is_null_oid(&p->parent[i].oid);
is_null_oid      1285 combine-diff.c 	pair->two->sha1_valid = !is_null_oid(&p->oid);
is_null_oid      1881 refs.c         			return is_null_oid(&entry->u.value.peeled) ?
is_null_oid      2461 refs.c         	if (is_null_oid(&lock->old_oid) &&