Searched refs:FLAGS_VARSIZE_PARAMETER (Results 1 – 1 of 1) sorted by relevance
346 FLAGS_VARSIZE_PARAMETER = 2 * FLAGS_IGNORE_PARAMETER, enumerator347 FLAGS_FIXED_SIZE = 2 * FLAGS_VARSIZE_PARAMETER,1510 FLAGS_WIDECHAR | FLAGS_VARSIZE_PARAMETER))1569 flags |= FLAGS_VARSIZE_PARAMETER;1623 if (flags & FLAGS_VARSIZE_PARAMETER)1991 & (FLAGS_VARSIZE_PARAMETER | FLAGS_FIXED_SIZE))1993 if (parameters[i].flags & FLAGS_VARSIZE_PARAMETER)