Searched refs:panic (Results 1 – 6 of 6) sorted by relevance
9 def panic(msg): function38 panic("Not in android tree pointed at by ANDROID_BUILD_TOP (%s)\n" % root)40 panic("Unable to find root of tree, did you forget to lunch a target?\n")
145 panic("The kernel directory %s is not a directory\n" % original_dir)148 panic("The kernel modified directory %s is not a directory\n" % modified_dir)
78 panic(msg)
14 utils.panic('ANDROID_BUILD_TOP not set.\n')
20 static void __attribute__((constructor)) panic() { in panic() function
142 static int panic = NETDB_INTERNAL; in __get_h_errno() local144 return rt ? &rt->_h_errno : &panic; in __get_h_errno()