tag | line | file | source code |
---|---|---|---|
MAX_COP_LIST_ENTS | 1294 | arch/m68k/amiga/amifb.c | #define COP_MEM_REQ (MAX_COP_LIST_ENTS*4*2) |
MAX_COP_LIST_ENTS | 2196 | arch/m68k/amiga/amifb.c | mono_current_par.coplist1hdr = (ushort *) chipptr; chipptr += MAX_COP_LIST_ENTS * 4; |
MAX_COP_LIST_ENTS | 2197 | arch/m68k/amiga/amifb.c | mono_current_par.coplist2hdr = (ushort *) chipptr; chipptr += MAX_COP_LIST_ENTS * 4; |