Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dsm_statetable.c69 #define DO_LOOKUP(_max, _type, _table) \ argument
70 if ((event_subtype._type > (_max))) { \
74 _table, event_subtype._type, _max); \
/linux-2.4.37.9/drivers/video/
Dradeonfb.c837 static __inline__ int _max(int val1, int val2) in _max() function
3208 ron = (4 * rinfo->ram.mb + 3 * _max(rinfo->ram.trcd - 2, 0) + in radeon_load_video_mode()