Lines Matching refs:macros
6 dnl Create a header file that guarantees that byte swapping macros of the
32 dnl Create a header file that defines extended byte swapping macros
60 dnl Look for NetBSD-style extended byte swapping macros
64 /* extended byte swapping macros are already available */
71 dnl Look for standard byte swapping macros
87 dnl Look for generic byte swapping macros
177 /* Use these as generic byteswapping macros on this little endian system */
202 /* The byte swapping macros have the form: */
215 /* Define aliases for the standard byte swapping macros */
216 /* Arguments to these macros must be properly aligned on natural word */
240 /* Define our own extended byte swapping macros for big-endian machines */
276 /* On little endian machines, these macros are null */
327 /* Here are some macros to create integers from a byte array */
334 /* so use the optimized macros above to do this job */
378 /* Here are some macros to create integers from a byte array */
384 /* Non-optimized but portable macros */