Home
last modified time | relevance | path

Searched defs:actual_len (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stacktrace_test.cpp205 uptr actual_len = trace.PrintTo(buf, sizeof(buf)); in TEST_F() local
234 size_t actual_len = strlen(buf); in TEST_F() local
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c184 #define STRING_CHAR_AND_LENGTH(p, s, actual_len) ((actual_len) = 1, *(p)) argument
/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1320 uint8_t actual_len; member