 CONST
    cmc$max_pp_size = 65536;

  TYPE
    cmt$pp_memory_length = 0 .. cmc$max_pp_size;
