Home
last modified time | relevance | path

Searched defs:s_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dnormalize.c58 enum { s_count = 11172}; enumerator
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp4890 int S, rem, gap, s_count; in __kmp_partition_places() local
4955 int s_count, rem, gap, gap_ct; in __kmp_partition_places() local
5069 int S, rem, gap, s_count; in __kmp_partition_places() local
/freebsd/sys/sys/
H A Dproc.h86 u_int s_count; /* Ref cnt; pgrps in session - atomic. */ member