Searched refs:intSize (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp571 int_size_t intSize = context.getVariableSize(*m_constantName); local
572 switch (intSize)
H A DElftosbAST.h508 IntSizeExprASTNode(ExprASTNode * expr, int_size_t intSize) : ExprASTNode(), m_expr(expr), m_size(intSize) {} argument

Completed in 199 milliseconds