Searched refs:FAR (Results 1 – 3 of 3) sorted by relevance
60 local z_crc_t FAR crc_table[TBLS][256];170 const z_crc_t FAR *table;197 return (const z_crc_t FAR *)crc_table; in get_crc_table()207 const unsigned char FAR *buf;250 const unsigned char FAR *buf;254 register const z_crc_t FAR *buf4;263 buf4 = (const z_crc_t FAR *)(const void FAR *)buf;272 buf = (const unsigned char FAR *)buf4;290 const unsigned char FAR *buf;294 register const z_crc_t FAR *buf4;[all …]
5 local const z_crc_t FAR crc_table[TBLS][256] =
23 #define FAR macro
Completed in 4 milliseconds