Searched refs:UC_SS (Results 1 – 3 of 3) sorted by relevance
84 .cfi_offset %ss, SIGF_UC + UC_SS
223 ASSYM(UC_SS, offsetof(ucontext_t, uc_mcontext.mc_ss));
108 #define UC_SS 0x00002000 /* Space, other */ macro130 #define ucisspace(cc) ucisprop(cc, UC_ZS|UC_SS, 0)