LONGSIZE
#define STR_LONGSIZE __stringify(LONGSIZE)
#define STR_LONGSIZE __stringify(LONGSIZE)
#if LONGSIZE == 4
#if LONGSIZE == 4
#if LONGSIZE == 4
#if LONGSIZE == 4
#if LONGSIZE == 8
#if ((defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4)) || !defined(CONFIG_CPU_MICROMIPS))
#if (!defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4))