HomeSort by: relevance | last modified time | path
    Searched defs:__L (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/arm/
bus_space_notimpl.S 48 #define __L(x) _C_LABEL(x)
49 #define GLOBAL(func) .global __L(NAME(func))
50 #define LABEL(func) __L(NAME(func)):
bus_space_notimpl.S 48 #define __L(x) _C_LABEL(x)
49 #define GLOBAL(func) .global __L(NAME(func))
50 #define LABEL(func) __L(NAME(func)):
bus_space_notimpl.S 48 #define __L(x) _C_LABEL(x)
49 #define GLOBAL(func) .global __L(NAME(func))
50 #define LABEL(func) __L(NAME(func)):

Completed in 58 milliseconds