Home
last modified time | relevance | path

Searched defs:__WORDSIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dcompiler.h131 # define __WORDSIZE 64 macro
133 # define __WORDSIZE 32 macro
139 #define __WORDSIZE 32 macro
/openbmc/linux/tools/include/linux/
H A Dbitops.h8 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro