Searched refs:clbytes (Results 1 – 1 of 1) sorted by relevance
415 int clbytes; in getCLBYTES() local420 clbytes = 1024; in getCLBYTES()443 clbytes = 4096; in getCLBYTES()456 clbytes = 8192; in getCLBYTES()460 clbytes = 0; in getCLBYTES()463 return(clbytes); in getCLBYTES()922 u_int32_t magic, clbytes, clofset; in GetAOutFileInfo()1079 clbytes = getCLBYTES(mid); in GetAOutFileInfo()1080 clofset = clbytes - 1; in GetAOutFileInfo()1088 dl->a_text_fill = clbytes - (ex.a_text & clofset); in GetAOutFileInfo()[all …]