Home
last modified time | relevance | path

Searched refs:FAR (Results 1 – 3 of 3) sorted by relevance

/external/lib/cksum/
A Dcrc32.c60 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 …]
A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
A Dzutil.h23 #define FAR macro

Completed in 4 milliseconds