Home
last modified time | relevance | path

Searched refs:bundle_count (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/tools/packaging/linux_portable/
Dadditional.c160 static int bundle_count = -1; in GetBundlesCount() local
161 if (bundle_count != -1) return bundle_count; in GetBundlesCount()
167 bundle_count = nbundles; in GetBundlesCount()
168 return bundle_count; in GetBundlesCount()