Searched refs:__attribute_const (Results 1 – 1 of 1) sorted by relevance
55 # define __attribute_const __attribute__((const)) macro57 # define __attribute_const macro627 int __attribute_const ibv_rate_to_mult(enum ibv_rate rate);633 enum ibv_rate __attribute_const mult_to_ibv_rate(int mult);640 int __attribute_const ibv_rate_to_mbps(enum ibv_rate rate);646 enum ibv_rate __attribute_const mbps_to_ibv_rate(int mbps) __attribute_const;2460 # undef __attribute_const