Searched refs:NOSTRIP (Results 1 – 4 of 4) sorted by relevance
98 NOSTRIP ?= 1340 ifeq ($(NOSTRIP),0)433 $(if $(filter 0,$(NOSTRIP)),$(call strip_artifact))690 $(info - NOSTRIP=$(NOSTRIP))
42 #define NOSTRIP ((uint32)(-1)) /* undefined state */ macro68 tif->tif_curstrip = NOSTRIP; in TIFFFillStripPartial()568 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()597 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()608 tif->tif_curstrip = NOSTRIP; in TIFFFillStrip()
334 if [ ! -z "$NOSTRIP" ] ||