Searched refs:L (Results 1 – 1 of 1) sorted by relevance
61 #define SaturaLH(N, L, H) (((N)<(L))?(L):(((N)>(H))?(H):(N))) argument