Searched refs:cc0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_predict.c359 PredictorEncodeTile(TIFF* tif, tidata_t bp0, tsize_t cc0, tsample_t s) argument
362 tsize_t cc = cc0, rowsize;
375 return ((*sp->codetile)(tif, bp0, cc0, s));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_cia.c777 unsigned int cc0, cc1;
780 __asm__ __volatile__ ("rpcc %0" : "=r"(cc0));
784 cc1 -= cc0;
774 unsigned int cc0, cc1; local

Completed in 115 milliseconds