HomeSort by relevance Sort by last modified time
    Searched full:other_function (Results 1 - 2 of 2) sorted by null

  /external/libdaemon/m4/
attributes.m4 224 [void other_function(void *foo) { }
225 void some_function(void *foo) __attribute__((weak, alias("other_function")));],
  /external/v8/test/cctest/
test-api.cc 1389 Local<v8::Function> other_function = local
    [all...]

Completed in 3169 milliseconds