taglinefilesource code
near82arch/i386/boot/compressed/gzip.h#  define EXTERN(type, array)  extern type * near array
near83arch/i386/boot/compressed/gzip.h#  define DECLARE(type, array, size)  type * near array