Searched refs:TC3_CHECK_LE (Results 1 – 4 of 4) sorted by relevance
82 TC3_CHECK_LE(n, size_); in RemovePrefix()90 TC3_CHECK_LE(n, size_); in RemoveSuffix()
139 #define TC3_CHECK_LE(x, y) TC3_CHECK((x) <= (y)) macro165 #define TC3_DCHECK_LE(x, y) TC3_CHECK_LE(x, y)
297 TC3_CHECK_LE(adjusted_alignment, 1 << 20) in AllocNewBlock()394 TC3_CHECK_LE(size, remaining_); in AllocNewBlock()
933 TC3_CHECK_LE(num_messages, conversation.messages.size()); in SuggestActionsFromModel()