Home
last modified time | relevance | path

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

/systemd-251/src/fundamental/
Dmacro-fundamental.h178 #define LESS_BY(a, b) __LESS_BY(UNIQ, (a), UNIQ, (b))
179 #define __LESS_BY(aq, a, bq, b) \ macro