Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DMakefile.in135 $(CPP) match.S > _match.s
136 $(CC) -c _match.s
137 mv _match.o match.o
138 rm -f _match.s
141 $(CPP) match.S > _match.s
142 $(CC) -c -fPIC _match.s
143 mv _match.o match.lo
144 rm -f _match.s
373 _match.s maketree contrib/infback9/*.o
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h671 #define BT_GATT_CCC_INITIALIZER(_changed, _write, _match) \ argument
676 .cfg_match = _match, \

Completed in 6 milliseconds