Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dscalable_event.h11 #define FLOOR(x) (((x) > 0) ? (x) : 0) macro
14 &__FILE__[FLOOR(sizeof(__FILE__) - 16)], \