Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Win32API-File/
H A Dbuffers.h274 #define grow_buf_pl( sBuf,svBuf,tpBuf, plSize,svSize,tpSize ) STMT_START { \ argument
296 #define grow_buf_plw( sBuf,svBuf, plwSize,svSize,tpSize ) STMT_START { \ argument
311 #define grow_buf_l( sBuf,svBuf,tpBuf, lSize,svSize ) STMT_START { \ argument
323 #define grow_buf_lw( swBuf,svBuf, lwSize,svSize ) STMT_START { \ argument
336 #define grow_buf( pBuf,svBuf, tpBuf ) STMT_START { \ argument
347 #define grow_buf_typ( pBuf,svBuf,tpBuf, Type ) STMT_START { \ argument
358 #define grow_vect( pBuf,svBuf,tpBuf, cItems ) STMT_START { \ argument
369 #define trunc_buf_l( bOkay, sBuf,svBuf, lSize ) STMT_START { \ argument
376 #define trunc_buf_pl( bOkay, sBuf,svBuf, plSize ) \ argument
380 #define trunc_buf_lw( bOkay, sBuf,svBuf, lwSize ) STMT_START { \ argument
[all …]