Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_alloc.c88 #define InRange(targ, a, b) \ argument
89 ((u32)(a) <= (u32)(targ) && (u32)(targ) < (u32)(b))