Searched defs:global (Results 1 – 2 of 2) sorted by relevance
54 static void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
228 struct fuse_global* global; member1651 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