Searched defs:PInt (Results 1 – 5 of 5) sorted by relevance
125 int *PInt, **PPInt; in Test5() local
209 int *PInt, **PPInt; in Test5() local
156 int *PInt = new int; in basic() local
201 int *PInt = new int; in basic() local
81 typedef int* PInt; typedef