Searched refs:optionFlags (Results 1 – 1 of 1) sorted by relevance
263 static int getChildrenAddressSize(final int optionFlags) { in getChildrenAddressSize() argument264 switch (optionFlags & FormatSpec.MASK_CHILDREN_ADDRESS_TYPE) { in getChildrenAddressSize()