Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.l218 int skip_ws = 0; variable
H A Dlex.c1613 int skip_ws = 0; variable
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp1576 auto skip_ws = [](FILE *f) { in __kmp_affinity_get_offline_cpus() local