search for: cnst

Displaying 3 results from an estimated 3 matches for "cnst".

Did you mean: cast
2005 Apr 28
0
[LLVMdev] SimplifyLibCalls Pass -- Help!
...s an interesting place to start. Anyway, is a list of what needs be done: Please let me know if (a) you're going to write one of these transforms (so we don't duplicate efforts), (b) you don't understand one of them or (c) you find a bug in one of them. Thanks, Reid abs: * abs(cnst) -> cnst' atan: * atan(0.0) -> 0.0 * atan(1.0) -> pi/4 cbrt: * cbrt(constant) -> constant' * cbrt(expN(X)) -> expN(x/3) * cbrt(sqrt(x)) -> pow(x,1/6) * cbrt(sqrt(x)) -> pow(x,1/9) ceil, ceilf, ceill: * ceil(constant) -> constant' c...
2011 Mar 07
0
"net lookup sid" fails to get user's domain
...util/params.c:550(pm_process) params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" [2011/03/07 15:56:02.369747, 3] param/loadparm.c:7842(do_section) Processing section "[global]" doing parameter workgroup = NIST doing parameter server string = %h (CNST File Server) doing parameter dns proxy = no doing parameter interfaces = eth0 doing parameter bind interfaces only = yes doing parameter log file = /var/log/samba/log.%m doing parameter max log size = 1000 doing parameter syslog = 0 doing parameter panic action = /usr/share/samba/pani...
2013 May 12
3
FreeBSD Quarterly Status Report, January-March 2013
...d posix_openpt() have been added. __________________________________________________________________ BXR.SU -- Super User's BSD Cross Reference URL: http://bxr.su/ URL: http://lists.freebsd.org/pipermail/freebsd-hackers/2013-April/042334.html Contact: Constantine A. Murenin <cnst++ at FreeBSD.org> Super User's BSD Cross Reference (BXR.SU) is a new source-code search engine that covers the complete kernel and non-GNU userland source trees of FreeBSD, NetBSD, OpenBSD, and DragonFly BSD. BXR.SU is optimised to be very fast, has daily updates of all the...