Home
last modified time | relevance | path

Searched defs:FUNC_SYMBOL (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sh/include/
H A Dlocore.h33 #define FUNC_SYMBOL(x) .L_##x: .long __sh_##x macro
37 #define FUNC_SYMBOL(x) .L_##x: .long sh3_##x macro
41 #define FUNC_SYMBOL(x) .L_##x: .long sh4_##x macro