Lines Matching refs:np
974 // Overwrites *np with the new length.975 static const char* TerminateNumber(char* buf, const char* str, int* np) {976 int n = *np;1018 *np = n;