Home | History | Annotate | Download | only in string

Lines Matching defs:name

15     * Neither the name of Intel Corporation nor the names of its contributors
58 # define ENTRY(name) \
59 .type name, @function; \
60 .globl name; \
62 name: \
67 # define END(name) \
69 .size name, .-name