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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcvar2.c516 PRInt32 *ptcount, *saved_ptcount; local
521 saved_ptcount = ptcount = (PRInt32 *)PR_CALLOC(sizeof(*ptcount) * (arg * 4));
566 ptcount,
573 ptcount++;
582 ptcount,
590 ptcount++;
760 PRInt32 *ptcount; local
765 ptcount = (PRInt32 *)PR_CALLOC(sizeof(*ptcount) * (ar
[all...]

Completed in 327 milliseconds