Home
last modified time | relevance | path

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

/external/toybox/lib/
Dlib.h37 struct num_cache { struct
38 struct num_cache *next; argument
52 struct num_cache *get_num_cache(struct num_cache *cache, long long num); argument