Searched refs:func_ppp (Results 1 – 3 of 3) sorted by relevance
19 void func_ppp(int***);76 func_ppp(&xPP); in main()
7 void func_ppp(int * **)
41 void func_ppp(int*** ppp) in func_ppp() function