Searched defs:intout (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/
H A Dxpt_dump.c833 PRInt32 intout; local
862 LL_L2I(intout, cd->value.i64);
863 fprintf(stdout, "%d", intout);

Completed in 187 milliseconds