5223 |
outputs = LinearizeArgList(arglist,start,end); |
outputs = LinearizeArgList(arglist,start,end); |
5224 |
n_outputs = gl_length(outputs); |
n_outputs = gl_length(outputs); |
5225 |
efunc = LookupExtFunc(ExternalStatFuncName(stat)); |
efunc = LookupExtFunc(ExternalStatFuncName(stat)); |
5226 |
|
CONSOLE_DEBUG("Using efunc = %p",efunc); |
5227 |
|
|
5228 |
/* Now create the relations, all with the same |
/* Now create the relations, all with the same |
5229 |
* nodestamp. Valid nodestamps are >= 1. |
* nodestamp. Valid nodestamps are >= 1. |