Home
last modified time | relevance | path

Searched refs:STATIC_XLEAF (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mips/mips/
H A Dspl.S114 STATIC_XLEAF(_splsw_splx_noprof) # does not get mcount hooks
251 STATIC_XLEAF(_splsw_splhigh_noprof)
H A Dfp.S3166 STATIC_XLEAF(get_fs_s)
3430 STATIC_XLEAF(get_fs_d)
4037 STATIC_XLEAF(set_fd_word)
/netbsd-src/sys/arch/mips/include/
H A Dasm.h223 * STATIC_XLEAF
226 #define STATIC_XLEAF(x) \ macro
236 STATIC_XLEAF(x)
/netbsd-src/sys/arch/alpha/include/
H A Dasm.h326 #define STATIC_XLEAF(_name_,_n_args_) \ macro