Article 4WTHV How to interpret relational operators in a macro?

How to interpret relational operators in a macro?

by
jani1
from LinuxQuestions.org on (#4WTHV)
Please provide an example that uses following macros.
What part is macro, and what part is replacement token?

filename: linux/arch/include/asm/cache.h
Code:/* Largest line length for either L1 or L2 is 128 bytes */
50 #define SMP_CACHE_BYTES>> 128
51 #define cache_line_size()>SMP_CACHE_BYTES
52 #define ARCH_DMA_MINALIGN>SMP_CACHE_BYTESlatest?d=yIl2AUoC8zA latest?i=3DX80kONYY4:mOjayb31GD4:F7zBnMy latest?i=3DX80kONYY4:mOjayb31GD4:V_sGLiP latest?d=qj6IDK7rITs latest?i=3DX80kONYY4:mOjayb31GD4:gIN9vFw3DX80kONYY4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments