Searched defs:SEQ_GEQ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcp.h188 #define SEQ_GEQ(a,b) ((int)((a)-(b)) >= 0) macro

Completed in 44 milliseconds