Searched defs:AAA (Results 1 – 3 of 3) sorted by relevance
11 AAA() {a = new char[10];printf("constructor AAA() called\n");} in AAA() function12 AAA(int) {printf("constructor AAA(int) called\n");} in AAA() function
9 enum bar { AAA, BBB }; enumerator
1 namespace AAA { namespace