Searched refs:strPtrLen (Results 1 – 6 of 6) sorted by relevance
50 static int strPtrLen = 0 ; variable58 if (strIdx == strPtrLen) in strAppend()61 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()63 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()211 strPtrLen = strIdx = 0 ;
533 static int strPtrLen = 0 ; variable541 if (strIdx == strPtrLen) in strAppend()544 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()546 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()1020 strPtrLen = strIdx = 0 ;
42 int strPtrLen = 0 ; variable50 if (strIdx == strPtrLen) in strAppend()53 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()55 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()202 strPtrLen = strIdx = 0 ;
526 int strPtrLen = 0 ; variable534 if (strIdx == strPtrLen) in strAppend()537 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()539 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()1012 strPtrLen = strIdx = 0 ;
528 int strPtrLen = 0 ; variable536 if (strIdx == strPtrLen) in strAppend()539 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()541 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()1014 strPtrLen = strIdx = 0 ;