Searched refs:tmpdst (Results 1 – 1 of 1) sorted by relevance
2657 DCHAR_T *tmpdst; in VASNPRINTF() local2792 tmpdst = in VASNPRINTF()2798 if (tmpdst == NULL) in VASNPRINTF()2909 DCHAR_CPY (result + length, tmpdst, tmpdst_len); in VASNPRINTF()2910 free (tmpdst); in VASNPRINTF()5323 DCHAR_T *tmpdst; in VASNPRINTF() local5332 tmpdst = in VASNPRINTF()5338 if (tmpdst == NULL) in VASNPRINTF()5350 DCHAR_CPY (result + length, tmpdst, tmpdst_len); in VASNPRINTF()5351 free (tmpdst); in VASNPRINTF()[all …]