OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:call_func
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/none/tests/
nestedfns.c
12
static void
call_func
(void (*sel)(void))
function
23
call_func
( test1_inner );
32
call_func
( test2_inner );
/system/core/netcfg/
netcfg.c
116
static int
call_func
(void *_func, unsigned nargs, char **args)
function
170
if(
call_func
(CMDS[n].func, nargs, argv)) {
/external/javasqlite/src/main/native/
sqlite_jni.c
1746
call_func
(sqlite_func *sf, int nargs, const char **args)
function
[
all
...]
Completed in 152 milliseconds