Searched defs:je32_to_cpu (Results 1 – 1 of 1) sorted by relevance
46 #define je32_to_cpu(x) ((x).v32) macro59 #define je32_to_cpu(x) (x) macro71 #define je32_to_cpu(x) (be32_to_cpu(x.v32)) macro79 #define je32_to_cpu(x) (le32_to_cpu(x.v32)) macro