Searched refs:lost_sync_label (Results 1 – 3 of 3) sorted by relevance
111 #define READ_TS(data, target, lost_sync_label) \ argument112 if ((*data & 0x01) != 0x01) goto lost_sync_label; \115 if ((*data & 0x01) != 0x01) goto lost_sync_label; \118 if ((*data & 0x01) != 0x01) goto lost_sync_label; \
221 #define READ_TS(data, target, lost_sync_label) \ argument222 if ((*data & 0x01) != 0x01) goto lost_sync_label; \225 if ((*data & 0x01) != 0x01) goto lost_sync_label; \228 if ((*data & 0x01) != 0x01) goto lost_sync_label; \
198 #define READ_TS(data, target, lost_sync_label) \ argument199 if ((*data & 0x01) != 0x01) goto lost_sync_label; \202 if ((*data & 0x01) != 0x01) goto lost_sync_label; \205 if ((*data & 0x01) != 0x01) goto lost_sync_label; \