HomeSort by relevance Sort by last modified time
    Searched full:_vsntprintf (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/
cryptlib.c 775 #define _vsntprintf _vsnwprintf macro
777 #define _vsntprintf _vsnprintf macro
885 _vsntprintf (buf,sizeof(buf)/sizeof(TCHAR)-1,fmt,ap);

Completed in 116 milliseconds