Searched refs:func0 (Results 1 – 5 of 5) sorted by relevance
16 extern int func0 (int) __attribute__ ((__pure__));23 static int func4 (int a) { return func0(a) + a; } /* pure */ in func4()33 r = func0(0); in main()75 int func0 (int a) { return a - i; } /* pure */ in func0() function
9 Uint32 func0(Uint32, Uint32) in func0() function19 Uint32 (*mf[])(Uint32, Uint32) = {func0, func1};
9 static void func0(void) in func0() function73 func0 ();
90 if [set_a_tracepoint func0] then { return 1; }
22 void func0 () in func0() function