MCPcopy Create free account
hub / github.com/cseagle/blc / push_integer

Method push_integer

printc.cc:1261–1341  ·  view source on GitHub ↗

\brief Push a constant with an integer data-type to the RPN stack Various checks are made to see if the integer should be printed as an \e equate symbol or if there is other overriding information about what format it should be printed in. In any case, a final determination of the format is made and the integer is pushed as a single token. \param val is the given integer value \param sz is the si

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

calc_maskFunction · 0.85
AtomClass · 0.85
isAnnotationMethod · 0.80
getCategoryMethod · 0.80
isUnsignedPrintMethod · 0.80
isLongPrintMethod · 0.80
getHighMethod · 0.45
getSymbolMethod · 0.45
isNameLockedMethod · 0.45
getDisplayFormatMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected