Home
last modified time | relevance | path

Searched defs:global (Results 1 – 2 of 2) sorted by relevance

/system/core/debuggerd/
Dcrasher.c54 static void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
/system/core/sdcard/
Dsdcard.c228 struct fuse_global* global; member
1651 static int read_package_list(struct fuse_global* global) { in read_package_list()
1686 static void watch_package_list(struct fuse_global* global) { in watch_package_list()
1787 struct fuse_global global; in run() local