Searched refs:FLAGS_VARSIZE_PARAMETER (Results 1 – 1 of 1) sorted by relevance
366 FLAGS_VARSIZE_PARAMETER = 2 * FLAGS_IGNORE_PARAMETER, enumerator367 FLAGS_FIXED_SIZE = 2 * FLAGS_VARSIZE_PARAMETER,1530 FLAGS_WIDECHAR | FLAGS_VARSIZE_PARAMETER))1589 flags |= FLAGS_VARSIZE_PARAMETER;1643 if (flags & FLAGS_VARSIZE_PARAMETER)2011 & (FLAGS_VARSIZE_PARAMETER | FLAGS_FIXED_SIZE))2013 if (parameters[i].flags & FLAGS_VARSIZE_PARAMETER)