Home | History | Annotate | Download | only in string

Lines Matching defs:name

15     * Neither the name of Intel Corporation nor the names of its contributors
63 # define ENTRY(name) \
64 .type name, @function; \
65 .globl name; \
67 name: \
72 # define END(name) \
74 .size name, .-name