fail               62 gc/ptr_chck.c     	    goto fail;
fail               77 gc/ptr_chck.c  	    goto fail;
fail               86 gc/ptr_chck.c          goto fail;
fail               95 gc/ptr_chck.c  	 if (HBLKPTR(p) != HBLKPTR(q)) goto fail;
fail              109 gc/ptr_chck.c      	goto fail;
fail              112 gc/ptr_chck.c  fail:
fail              162 gc/ptr_chck.c      	goto fail;
fail              169 gc/ptr_chck.c      	goto fail;
fail              172 gc/ptr_chck.c  fail:
fail              230 gc/ptr_chck.c      if ((word)p & (ALIGNMENT - 1)) goto fail;
fail              235 gc/ptr_chck.c              goto fail;
fail              258 gc/ptr_chck.c      	    goto fail;
fail              264 gc/ptr_chck.c      	    if (base == 0) goto fail;
fail              270 gc/ptr_chck.c      	            if ((word)((ptr_t)p - (ptr_t)base) > (word)descr) goto fail;
fail              275 gc/ptr_chck.c      	                 || ((word)p & (sizeof(word) - 1))) goto fail;
fail              277 gc/ptr_chck.c      	            	  & descr)) goto fail;
fail              297 gc/ptr_chck.c  fail: