Home
last modified time | relevance | path

Searched refs:numParams (Results 1 – 2 of 2) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.h79 int numParams,
H A DphastaIO.cc1266 int* params, int numParams, const char* iotype) { in readHeader() argument
1268 return readHeader(f,phrase,params,numParams); in readHeader()