Home | History | Annotate | Download | only in runtime

Lines Matching refs:ActualLength

937     size_t newLen = ActualLength(len);
1054 size_t totalByteCount = ActualLength(len);
1074 static size_t ActualLength(size_t length) {