Home | History | Annotate | Download | only in string

Lines Matching defs:name

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