Search | Google it | Results 1 - 3 of 3 for funcall:CnvLeH (0.00 seconds) |
191: buf[4] = buf[80]; 192: buf[5] = CnvLeH(buf[53]) & 0x00FF; /* Upper level is the internal flag */ 193: buf[7] = buf[54];
83: #define OFS_SIGN (OFS_PART + SIZE_PARTTAB) 84: #define VALID_SIGN CnvLeH((UH)0xAA55) /* Signature */ 85:
28: #define OutH(reg, v) out_h(iob + (reg), (UH)(v)) 29: #define CnvHIO(d) CnvLeH(d) 30: