Home
last modified time | relevance | path

Searched defs:sgn (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/lib/msun/src/
H A De_jnf.c37 int32_t i,hx,ix, sgn; in __ieee754_jnf() local
H A De_jn.c56 int32_t i,hx,ix,lx, sgn; in __ieee754_jn() local
/freebsd-13.1/lib/msun/bsdsrc/
H A Db_tgamma.c276 int sgn = 1; local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libc.cpp233 int sgn = 1; in internal_simple_strtoll() local
/freebsd-13.1/contrib/bmake/
H A Dsuff.c1180 GNode *sgn; /* Source GNode */ in FindCmds() local
1505 ApplyTransform(GNode *tgn, GNode *sgn, Suffix *tsuff, Suffix *ssuff) in ApplyTransform()
/freebsd-13.1/contrib/file/src/
H A Dsoftmagic.c1588 const int sgn = m->in_op & FILE_OPSIGNED; in mget() local