Searched defs:tpSize (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/Win32API-File/ |
H A D | buffers.h | 248 #define init_buf_pl( plSize, svSize, tpSize ) STMT_START { \ argument 274 #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
|