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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-group2.s 4 myfunc: label
farcall-group-limit.d 14 00001010 <myfunc>:
farcall-group4.s 6 myfunc: label
farcall-group-size2.d 20 00001020 <myfunc>:
farcall-group.d 10 [0-9a-f]+ <myfunc>:
  /external/clang/test/Sema/
block-literal.c 58 void myfunc(int (^block)(int)) {}
65 myfunc(^(int abcd) {
  /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);
  /external/clang/test/Parser/
cxx-friend.cpp 41 friend void myfunc();
  /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)
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue6612.go 13 void myfunc(void) {}
21 #define myfunc_def myfunc
35 C.myfunc()
  /prebuilts/go/linux-x86/misc/cgo/test/
issue6612.go 13 void myfunc(void) {}
21 #define myfunc_def myfunc
35 C.myfunc()
  /external/valgrind/
configure     [all...]

Completed in 914 milliseconds