Home
last modified time | relevance | path

Searched defs:minusp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dsnprintf.c153 int width, int prec, int flags, int minusp) in append_number()
421 int minusp = 0; in xyzprintf() local
/netbsd-src/tools/compat/
H A Dsnprintf.c151 int width, int prec, int flags, int minusp) in append_number()
419 int minusp = 0; in xyzprintf() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsnprintf.c149 int width, int prec, int flags, int minusp) in append_number()
456 int minusp = 0; in xyzprintf() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsmult_curve25519_ref.c49 static const unsigned int minusp[32] = { variable