Searched defs:trailing (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | gconvert.c | 34 __k_gconvert(int ndigits, decimal_record *pd, int trailing, char *buf) in __k_gconvert() 126 gconvert(double number, int ndigits, int trailing, char *buf) in gconvert() 153 sgconvert(single *number, int ndigits, int trailing, char *buf) in sgconvert() 180 qgconvert(quadruple *number, int ndigits, int trailing, char *buf) in qgconvert()
|
/illumos-gate/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_acl.c | 272 char *trailing; local
|