Searched refs:FP_ALIGNMENT_MASK (Results 1 – 2 of 2) sorted by relevance
154 #define FP_ALIGNMENT_MASK ((uint32_t)(0x3)) macro203 if ((fp == 0) || ((fp & FP_ALIGNMENT_MASK) != 0)) { in print_one_backtrace()
174 #define FP_ALIGNMENT_MASK ((uint32_t)(0x3)) macro235 if ((fp == 0) || ((fp & FP_ALIGNMENT_MASK) != 0)) { in print_one_backtrace()