Searched defs:fcount (Results 1 – 3 of 3) sorted by relevance
98 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount) in CRYPTO_get_alloc_counts()
85 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount) in CRYPTO_get_alloc_counts()
5517 immutable fcount = (end - start) / step; in this() local