Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h55 # define __attribute_const __attribute__((const)) macro
57 # define __attribute_const macro
606 int __attribute_const ibv_rate_to_mult(enum ibv_rate rate);
612 enum ibv_rate __attribute_const mult_to_ibv_rate(int mult);
619 int __attribute_const ibv_rate_to_mbps(enum ibv_rate rate);
625 enum ibv_rate __attribute_const mbps_to_ibv_rate(int mbps) __attribute_const;
2374 # undef __attribute_const