  TYPE
*IF NOT $true(osv$unix)
    ost$halfword = 0 .. 0ffffffff(16);
*ELSE
    ost$halfword = 0 .. 0ffff(16);
*IFEND
