search for: externalcalls

Displaying 4 results from an estimated 4 matches for "externalcalls".

2004 Oct 19
3
[LLVMdev] How to solve missing srand48/lrand48/drand48?
These calls are in ExternalCalls.cpp, they are platform dependent calls, so maybe llvm should consider including it's own implementation of a random number generator? For the time being I just replaced with calls to srand and rand like Paolo also did, but it needs to be fixed... m.
2004 Oct 19
0
[LLVMdev] How to solve missing srand48/lrand48/drand48?
Please, take a look on the discussion from Reid and Chris: http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-September/002243.html >From: Morten Ofstad <morten at hue.no> >Date: Tue, 19 Oct 2004 14:40:17 +0200 > >These calls are in ExternalCalls.cpp, they are platform dependent calls, so >maybe llvm should consider including it's own implementation of a random >number generator? For the time being I just replaced with calls to srand >and rand like Paolo also did, but it needs to be fixed... > Henrik ___________________...
2004 Oct 19
0
[LLVMdev] How to solve missing srand48/lrand48/drand48?
Morten, have a look at the http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-September/002235.html thread... On Oct 19, 2004, at 2:40 PM, Morten Ofstad wrote: > These calls are in ExternalCalls.cpp, they are platform dependent > calls, so maybe llvm should consider including it's own implementation > of a random number generator? For the time being I just replaced with > calls to srand and rand like Paolo also did, but it needs to be > fixed... > > m. > > _...
2004 Apr 06
1
How to use ZapHFC ?
I tried to setup an PBX System with the following parties: 1. SIP Phones 2. One AVM ISDN Card with CHAN_CAPI for Outbound dialing and receiving external calls 3. One HFC-S PCI Card in NT-Mode with ZapHfc for physical ISDN Phones. 1+2 work perfect I have problems with part 3 Card is working, drivers loading fine, asterisk initializes chan_zap without problems. Demo did work. My problem is