Home
last modified time | relevance | path

Searched refs:DONTCARE (Results 1 – 1 of 1) sorted by relevance

/external/libunwind/tests/
DGia64-test-nat.c506 # define DONTCARE (BIT( 6) | BIT( 7) | BIT( 8) | BIT( 9) | BIT(10) \ in check_pr() macro
517 pr &= ~DONTCARE; in check_pr()
518 expected = (vals[0] & ~DONTCARE) | 1; in check_pr()