Searched defs:fooList (Results 1 – 1 of 1) sorted by relevance
10 static void create(const Params * const params, int fooList[]) { in create()17 int fooList[SIZE]; in work() local25 static void create2(const Params * const * pparams, int fooList[]) { in create2()33 int fooList[SIZE]; in work2() local41 static void create3(Params * const * pparams, int fooList[]) { in create3()49 int fooList[SIZE]; in work3() local61 static void create4(ConstParamsTypedef const params, int fooList[]) { in create4()68 int fooList[SIZE]; in work4() local