* * $Id: q_jbytet.inc,v 1.1.1.1 1996/02/15 17:52:10 mclareni Exp $ * * $Log: q_jbytet.inc,v $ * Revision 1.1.1.1 1996/02/15 17:52:10 mclareni * Kernlib * * * * q_jbytet.inc * #if defined(CERNLIB_P5BOOT) JBYTET (MZ,IZW,IZP,NZB) = MZ .AND. IBITS(IZW,IZP-1,NZB) JBYTOR (MZ,IZW,IZP,NZB) = MZ .OR. IBITS(IZW,IZP-1,NZB) #endif