Skip to content
Back to formatted view

Raw Message

Message-ID: <4B40A7D7.6080103@stats.uwo.ca>
Date: 2010-01-03T14:21:11Z
From: Duncan Murdoch
Subject: F77_CALL, F77_NAME definition
In-Reply-To: <20100103091155.2UAD9.1505471.root@mp05>

On 03/01/2010 9:11 AM, rkevinburton at charter.net wrote:
> I give up. Maybe it is my search (Windows) but I cannot seem to find the definition of the F77_CALL or F77_NAME macros. Either there are too many matches or the search just doesn't find it. For example where is the source for:
> 
> F77_CALL(dpotri)
> 
> ?

It's your search.  The definition is in src/include/R_ext/RS.h.

BTW, this sort of question is much more of an R-devel question than an 
R-help one.

Duncan Murdoch