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

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

Completed in 156 milliseconds