int full_isa_support()
in
benchmarks/benchmark.c [176:178]
3
lines of code
1
McCabe index (conditional complexity)
int full_isa_support(void) { return 1; }