Searched defs:trunc (Results 1 - 9 of 9) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | s_trunc.c | 41 trunc(double x) function in typeref:typename:double |
| /src/lib/libm/noieee_src/ | ||
| H A D | n_floor.c | 230 trunc(double x) function in typeref:typename:double |
| /src/sys/crypto/nist_hash_drbg/ | ||
| H A D | nist_hash_drbg.c | 1058 const unsigned trunc = truncation[j]; local in function:nist_hash_drbg_initialize |
| /src/bin/dd/ | ||
| H A D | dd.h | 94 uint64_t trunc; /* # of truncated records */ member in struct:__anona8ad30f00208 |
| /src/include/ | ||
| H A D | tgmath.h | 186 #define trunc(a) __TG_FN1(trunc, (a)) macro |
| /src/libexec/tftpd/ | ||
| H A D | tftpd.c | 782 int trunc = 0; local in function:validate_access |
| /src/usr.bin/mail/ | ||
| H A D | def.h | 417 #define trunc(stream) { \ macro |
| /src/sys/fs/nfs/client/ | ||
| H A D | nfs_clstate.c | 3150 int numops, taglen = -1, error = 0, trunc; local in function:nfscl_docb |
| /src/sys/fs/nfs/server/ | ||
| H A D | nfs_nfsdstate.c | 4081 nfsrv_docallback(struct nfsclient * clp,int procnum,nfsv4stateid_t * stateidp,int trunc,fhandle_t * fhp,struct nfsvattr * nap,nfsattrbit_t * attrbitp,NFSPROC_T * p) argument |
Completed in 20 milliseconds