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
62 dnl Look for NetBSD-style extended byte swapping macros
66 /* extended byte swapping macros are already available */
73 dnl Look for standard byte swapping macros
89 dnl Look for generic byte swapping macros
179 /* Use these as generic byteswapping macros on this little endian system */
204 /* The byte swapping macros have the form: */
217 /* Define aliases for the standard byte swapping macros */
218 /* Arguments to these macros must be properly aligned on natural word */
234 /* Define our own extended byte swapping macros for big-endian machines */
254 /* On little endian machines, these macros are null */
289 /* Here are some macros to create integers from a byte array */
296 /* so use the optimized macros above to do this job */
316 /* Here are some macros to create integers from a byte array */
322 /* Non-optimized but portable macros */