math: improve how get_absolute_min/max() work
[smatch.git] / smatch_data / kernel.balanced_funcs
blob72c615aec96d2619dc715b83f43220833f582e76
1 // the format is:
2 // made_up_name left_func1 left_func2 etc - right_func1 right_func2 etc ;
3 local_bh_disable local_bh_disable - local_bh_enable;