LONGSIZE           29 arch/mips/include/asm/stacktrace.h #define STR_LONGSIZE  __stringify(LONGSIZE)
LONGSIZE           16 arch/mips/lib/memset.S #if LONGSIZE == 4
LONGSIZE           63 arch/mips/lib/memset.S #if ((defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4)) || !defined(CONFIG_CPU_MICROMIPS))
LONGSIZE           69 arch/mips/lib/memset.S #if (!defined(CONFIG_CPU_MICROMIPS) && (LONGSIZE == 4))
LONGSIZE          140 arch/mips/lib/memset.S #if LONGSIZE == 4
LONGSIZE          171 arch/mips/lib/memset.S #if LONGSIZE == 4
LONGSIZE          204 arch/mips/lib/memset.S #if LONGSIZE == 4
LONGSIZE          308 arch/mips/lib/memset.S #if LONGSIZE == 8