MCPcopy Create free account
hub / github.com/TinyCC/tinycc / find_constraint

Function find_constraint

tccasm.c:1174–1210  ·  view source on GitHub ↗

find a constraint by its number or id (gcc 3 extended syntax). return -1 if not found. Return in *pp in char after the constraint */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

asm_compute_constraintsFunction · 0.85
subst_asm_operandsFunction · 0.85
asm_compute_constraintsFunction · 0.85
asm_compute_constraintsFunction · 0.85
asm_compute_constraintsFunction · 0.85

Calls 2

isnumFunction · 0.85
tok_allocFunction · 0.85

Tested by

no test coverage detected