Home | History | Annotate | Download | only in csky

Lines Matching defs:SYM

30 #define SYM(x) CONCAT1 (__, x)
46 #define TYPE(x) .type SYM (x),@function
47 #define SIZE(x) .size SYM (x), . - SYM (x)
56 .globl SYM (\name)
58 SYM (\name):
614 .import SYM (cmpdf2)
616 jmpi SYM (cmpdf2)
647 .import SYM (cmpsf2)
649 jmpi SYM (cmpsf2)