Searched defs:ls (Results 1 – 4 of 4) sorted by relevance
556 log_sector_v1_0& ls = *reinterpret_cast<log_sector_v1_0*>(&ls_buffer[0]); in restoreSector() local640 log_sector_v1_0& ls = *reinterpret_cast<log_sector_v1_0*>(&ls_buffer[0]); in cp_restoreCheckpoint() local
986 #define AVDT_BLD_LAYERSPEC(ls, msg, label) ls = (((label) << 4) | (msg)) argument988 #define AVDT_LAYERSPEC_LABEL(ls) ((uint8_t)((ls) >> 4)) argument990 #define AVDT_LAYERSPEC_MSG(ls) ((uint8_t)((ls)&0x000F)) argument
977 uint16_t ls; in process_reqseq() local
261 int64x2_t ls = vdupq_n_s64(bot); in gen_offset() local