Searched defs:throw_construct (Results 1 – 2 of 2) sorted by relevance
53 void throw_construct ( void * ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1; … in throw_construct() function
51 void throw_construct ( void * ) { in throw_construct() function