component test_use1; pin out s32 out; function _ nofp; license "GPL"; ;; int testdefine; FUNCTION(_) { out = testdefine; }