MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_cg_compare_signed

Function dt_cg_compare_signed

libdtrace/dt_cg.c:738–753  ·  view source on GitHub ↗

* Determine if we should perform signed or unsigned comparison for an OP2. * If both operands are of arithmetic type, perform the usual arithmetic * conversions to determine the common real type for comparison [ISOC 6.5.8.3]. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_cg_nodeFunction · 0.85

Calls 4

dt_node_is_stringFunction · 0.85
dt_node_is_arithFunction · 0.85
bzeroFunction · 0.85
dt_node_promoteFunction · 0.85

Tested by

no test coverage detected