HomeSort by: relevance | last modified time | path
    Searched defs:super72_htotal (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
grfabs_cc.c 2175 /*int super72_htotal = 0x083;
2189 int super72_htotal = 154; /* 0x099*/ variable in typeref:typename:int
2242 if ((hstop >> 1) > super72_htotal) {
2245 d = (hstop >> 1) - super72_htotal;
2272 tmp->cp.inst.operand = super72_htotal;

Completed in 12 milliseconds