Searched refs:PREL31_LOWER_BOUNDARY (Results 1 – 1 of 1) sorted by relevance
50 #define PREL31_LOWER_BOUNDARY ((int32_t)-0x40000000) macro108 if (*offset >= PREL31_UPPER_BOUNDARY || *offset < PREL31_LOWER_BOUNDARY) { in prel31_decode()