Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dsigtramp.S84 .cfi_offset %ss, SIGF_UC + UC_SS
H A Dgenassym.c223 ASSYM(UC_SS, offsetof(ucontext_t, uc_mcontext.mc_ss));
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Ducdata.h108 #define UC_SS 0x00002000 /* Space, other */ macro
130 #define ucisspace(cc) ucisprop(cc, UC_ZS|UC_SS, 0)