Searched defs:seats (Results 1 – 1 of 1) sorted by relevance
45 void FreeSeatsInfo(struct SeatInfo **seats) in FreeSeatsInfo()64 struct SeatInfo **seats = (struct SeatInfo **)calloc(seatNum + 1, sizeof(intptr_t)); in GetSeatsInfo() local372 void SeatsInfoDebugPrint(struct SeatInfo **seats) in SeatsInfoDebugPrint()394 struct SeatInfo **seats = GetSeatsInfo(); in GetScreenInformation() local