Home
last modified time | relevance | path

Searched defs:newFName (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openrm/rm160/rm/
H A Drmogl.c879 GLubyte *newFName = (GLubyte *)malloc(sizeof(GLubyte)*(strlen(funcName)+1)); in private_rmGLGetProcAddr() local
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dshhhseqscommand.cpp550 vector<string> ShhhSeqsCommand::createProcessesGroups(string newFName, string newNName, string newM… in createProcessesGroups()