Home | History | Annotate | Download | only in common

Lines Matching refs:pFirst

953         BuildCompactTrieNode **pFirst = NULL;
976 pFirst = p;
978 else if (_sortBuildNodes(NULL, pFirst, p) != 0) {
981 pFirst = p;
992 pFirst = NULL;