Home | History | Annotate | Download | only in string

Lines Matching defs:name

15     * Neither the name of Intel Corporation nor the names of its contributors
62 # define ENTRY(name) \
63 .type name, @function; \
64 .globl name; \
66 name: \
71 # define END(name) \
73 .size name, .-name