HomeSort by relevance Sort by last modified time
    Searched defs:myfunc (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
farcall-group2.s 4 myfunc: label
farcall-thumb-thumb-m-no-profile-b.s 3 .type myfunc, function
4 .global myfunc
6 myfunc: label
farcall-group4.s 6 myfunc: label
  /external/compiler-rt/test/tsan/
ignore_lib4.cc 27 extern "C" void myfunc() { function
40 void (*func)() = (void(*)())dlsym(h, "myfunc");
  /external/skia/infra/bots/recipe_modules/run/examples/
full.py 16 def myfunc(api, i): function
32 api.run.run_once(myfunc, api, i)
  /external/skqp/infra/bots/recipe_modules/run/examples/
full.py 16 def myfunc(api, i): function
32 api.run.run_once(myfunc, api, i)
  /external/ltp/testcases/kernel/fs/fs_bind/bin/
nsclone.c 32 int myfunc(void *arg) function
57 ret = ltp_clone_quick(CLONE_NEWNS | SIGCHLD, myfunc, (void *)child_cmd);

Completed in 392 milliseconds