Searched refs:_num (Results 1 – 5 of 5) sorted by relevance
127 #define NEXT_POWER_OF_2(_num, _nextPow) \ argument130 if (POWER_OF_2(_num)) \131 _nextPow = (_num); \134 uint64_t tmp = (_num); \
55 #define QDMA_FLE_CACHE_SIZE(_num) (_num/(RTE_MAX_LCORE * 2)) argument
89 void LibAliasSetFWBase(struct libalias *, unsigned int _base, unsigned int _num);
98 int expand_number(const char *_buf, uint64_t *_num);