Home
last modified time | relevance | path

Searched refs:max_source_chars (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/support/ibm/
H A Dwcsnrtombs.cpp23 size_t max_source_chars, in wcsnrtombs() argument
38 source_converted < max_source_chars && (!dst || dest_converted < dst_size_bytes); in wcsnrtombs()