Searched defs:trunc (Results 1 - 16 of 16) sorted by relevance

/src/lib/libm/src/
H A Ds_trunc.c41 trunc(double x) function in typeref:typename:double
/src/lib/libm/noieee_src/
H A Dn_floor.c230 trunc(double x) function in typeref:typename:double
/src/sys/crypto/nist_hash_drbg/
H A Dnist_hash_drbg.c1058 const unsigned trunc = truncation[j]; local in function:nist_hash_drbg_initialize
/src/bin/dd/
H A Ddd.h94 uint64_t trunc; /* # of truncated records */ member in struct:__anona8ad30f00208
/src/include/
H A Dtgmath.h186 #define trunc(a) __TG_FN1(trunc, (a)) macro
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_builder.cpp249 ir_expression *trunc(operand a) function in namespace:ir_builder
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_builder.cpp249 ir_expression *trunc(operand a) function in namespace:ir_builder
/src/libexec/tftpd/
H A Dtftpd.c782 int trunc = 0; local in function:validate_access
/src/usr.bin/mail/
H A Ddef.h417 #define trunc(stream) { \ macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c604 struct qreg trunc = qir_ITOF(c, qir_FTOI(c, src)); local in function:ntq_ffract
/src/sys/fs/nfs/client/
H A Dnfs_clstate.c3150 int numops, taglen = -1, error = 0, trunc; local in function:nfscl_docb
/src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c4081 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
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2173 LLVMValueRef trunc, res, anosign, mask; local in function:lp_build_trunc
2281 LLVMValueRef trunc, re local in function:lp_build_floor
2356 LLVMValueRef trunc, res, anosign, mask, tmp; local in function:lp_build_ceil
2548 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_ifloor
2603 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_iceil
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c594 struct qreg trunc = qir_ITOF(c, qir_FTOI(c, src)); local in function:ntq_ffract
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2060 LLVMValueRef trunc, res, anosign, mask; local in function:lp_build_trunc
2170 LLVMValueRef trunc, res, anosign, mask; local in function:lp_build_floor
2245 LLVMValueRef trunc, res, anosign, mask, tmp; local in function:lp_build_ceil
2437 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_ifloor
2492 LLVMValueRef trunc, itrunc, mask; local in function:lp_build_iceil
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp2359 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src0); local in function:aco::__anon562fcc110110::visit_alu_instr
2893 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src); local in function:aco::__anon562fcc110110::visit_alu_instr
2983 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src); local in function:aco::__anon562fcc110110::visit_alu_instr
[all...]

Completed in 84 milliseconds