Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/
H A Dminmax.h41 #define __clamp(val, lo, hi) \ macro
49 __clamp(unique_val, unique_lo, unique_hi); \
66 __clamp(val, lo, hi), \