HomeSort by relevance Sort by last modified time
    Searched refs:f_a (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/tests/
module-test.c 80 SimpleFunc f_a, f_b, f_self; local
125 if (!g_module_symbol (module_a, "gplugin_a_func", (gpointer *) &f_a))
133 f_a ();
146 if (!g_module_symbol (module_a, "g_clash_func", (gpointer *) &f_a))
157 f_a ();
165 if (!g_module_symbol (module_a, "gplugin_clash_func", (gpointer *) &f_a))
173 plugin_clash_func = f_a;
  /external/clang/test/Parser/
altivec.c 44 void f_a(vector int a);
cxx-altivec.cpp 44 void f_a(vector int a);

Completed in 127 milliseconds