Searched refs:s_FormatBuffer (Results 1 – 1 of 1) sorted by relevance
431 void* oldBuffer = s_FormatBuffer; in SetBuffer()433 s_FormatBuffer = NULL; in SetBuffer()455 void* oldBuffer = s_FormatBuffer; in SetBuffer()457 s_FormatBuffer = buffer; in SetBuffer()469 return s_FormatBuffer; in GetBuffer()632 static CharType* s_FormatBuffer; //!< sprintfバッファへのポインタ variable