Searched refs:MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
12 #define MAX_SIZE (256*1024) macro13 unsigned char buf[MAX_SIZE];48 if (addr >= MAX_SIZE) in loadhex()
104 #define MAX_SIZE 2*1024*1024 macro1023 size = MAX_SIZE; in acornfb_probe()1028 if (size > MAX_SIZE) in acornfb_probe()1029 size = MAX_SIZE; in acornfb_probe()