Home | History | Annotate | Download | only in tzcode

Lines Matching refs:int_fast64_t

250 	result = (codep[0] & 0x80) ?  (~(int_fast64_t) 0) : 0;
1253 register int_fast64_t icycles;