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

  /development/ndk/samples/module-exports/jni/zoo/
zoo.c 3 int something(void) function
  /external/clang/test/CodeGen/
2009-05-28-const-typedef.c 6 } something; typedef in typeref:struct:__anon5252
8 typedef const something const_something;
10 something fail(void);
  /external/compiler-rt/BlocksRuntime/tests/
josh.C 12 int something; member in struct:MyStruct
  /system/core/sh/
input.c 290 int something; local
314 something = 0;
331 something = 1;
350 if (parsefile->fd == 0 && hist && something) {

Completed in 196 milliseconds