Searched refs:_match (Results 1 – 2 of 2) sorted by relevance
135 $(CPP) match.S > _match.s136 $(CC) -c _match.s137 mv _match.o match.o138 rm -f _match.s141 $(CPP) match.S > _match.s142 $(CC) -c -fPIC _match.s143 mv _match.o match.lo144 rm -f _match.s373 _match.s maketree contrib/infback9/*.o
671 #define BT_GATT_CCC_INITIALIZER(_changed, _write, _match) \ argument676 .cfg_match = _match, \
Completed in 6 milliseconds