Searched refs:FP_ALIGNMENT_MASK (Results 1 – 2 of 2) sorted by relevance
171 #define FP_ALIGNMENT_MASK ((uint32_t)(0x3)) macro225 if ((fp == 0) || ((fp & FP_ALIGNMENT_MASK) != 0)) { in print_one_backtrace()
179 #define FP_ALIGNMENT_MASK ((uint32_t)(0x3)) macro231 if ((fp == 0) || ((fp & FP_ALIGNMENT_MASK) != 0)) { in print_one_backtrace()