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

  /frameworks/compile/mclinker/unittests/
GCFactoryListTraitsTest.h 45 Node(unsigned pInit) : m_Init(pInit), m_Value(pInit) { }
63 Node *produce(unsigned pInit) {
65 new (result) Node(pInit);
  /external/openssl/ssl/
ssl_stat.c 258 case SSL_ST_BEFORE: str="PINIT "; break;

Completed in 2714 milliseconds