Searched refs:CHKPT_WORDS (Results 1 – 2 of 2) sorted by relevance
227 #define CHKPT_WORDS (CHKPT_BYTES/4) // checkpoint bytes in words macro261 mov remaining, #(CHKPT_WORDS*scale) // remaining input words .. initially set to checkpoint618 mov remaining, #((1024 - CHKPT_WORDS)*scale) // remaining input words to process
225 #define CHKPT_WORDS (CHKPT_BYTES/4) // checkpoint bytes in words macro259 mov remaining, #(CHKPT_WORDS*scale) // remaining input words .. initially set to checkpoint616 mov remaining, #((1024 - CHKPT_WORDS)*scale) // remaining input words to process