Searched defs:last_t (Results 1 – 2 of 2) sorted by relevance
65 enum num_t { U64, first_t = U64, U32, S64, S32, last_t = S32 }; enumerator
5270 struct binder_transaction *last_t = NULL; in binder_thread_release() local