Searched refs:comparetokens (Results 1 – 3 of 3) sorted by relevance
120 if (comparetokens(def, np->vp) in dodefine()122 || (np->ap && comparetokens(args, np->ap))) in dodefine()
191 int comparetokens(Tokenrow *, Tokenrow *);
231 comparetokens(Tokenrow * tr1, Tokenrow * tr2) in comparetokens() function
Completed in 31 milliseconds