Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2350 #define same_or_left_bits(x) ((x) | -(x)) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2883 #define same_or_left_bits(x) ((x) | -(x)) macro