Home
last modified time | relevance | path

Searched defs:bufferLength (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Dstring.d193 const bufferLength = pathLength + prefixLength + 1; in version() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
H A Dcsencryption_result.c69 int bufferLength = c1_size + c2_size + c3_size + conditionLength; in compute_u() local