Searched refs:FP_ALIGNMENT_MASK (Results 1 – 2 of 2) sorted by relevance
161 #define FP_ALIGNMENT_MASK ((uint32_t)(0x3)) macro211 if ((fp == 0) || ((fp & FP_ALIGNMENT_MASK) != 0)) { in print_one_backtrace()
178 #define FP_ALIGNMENT_MASK ((uint32_t)(0x3)) macro238 if ((fp == 0) || ((fp & FP_ALIGNMENT_MASK) != 0)) { in print_one_backtrace()