Lines Matching refs:Xword
49 Xword hwcap_a, hwcap_b; in compare()
117 hwcap1_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap1_check()
119 Xword mval; in hwcap1_check()
142 hwcap2_check(Syscapset *scapset, Xword val, Rej_desc *rej) in hwcap2_check()
144 Xword mval; in hwcap2_check()
167 sfcap1_check(Syscapset *scapset, Xword val, Rej_desc *rej) in sfcap1_check()
275 Xword val = cptr->c_un.c_val; in cap_check()
852 cap_modify(Xword tag, const char *str) in cap_modify()
856 Xword ndx; in cap_modify()
864 Xword val = 0; in cap_modify()
890 if ((val = (Xword)elfcap_hw2_from_str(ELFCAP_STYLE, in cap_modify()
895 if ((val = (Xword)elfcap_hw1_from_str(ELFCAP_STYLE, in cap_modify()
907 if ((val = (Xword)elfcap_sf1_from_str(ELFCAP_STYLE, in cap_modify()
1134 Xword val = cptr->c_un.c_val; in sym_cap_check()