Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dpcap-common.h59 #define MIN(X, Y) (((X) < (Y)) ? (X) : (Y)) argument
H A Dbluetooth_packet.c30 #define MIN(X, Y) (((X) < (Y)) ? (X) : (Y)) argument