Searched refs:__attribute_const (Results 1 – 1 of 1) sorted by relevance
55 # define __attribute_const __attribute__((const)) macro57 # define __attribute_const macro608 int __attribute_const ibv_rate_to_mult(enum ibv_rate rate);614 enum ibv_rate __attribute_const mult_to_ibv_rate(int mult);621 int __attribute_const ibv_rate_to_mbps(enum ibv_rate rate);627 enum ibv_rate __attribute_const mbps_to_ibv_rate(int mbps) __attribute_const;2376 # undef __attribute_const