Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/mips/
Dspl.S114 STATIC_XLEAF(_splsw_splx_noprof) # does not get mcount hooks
251 STATIC_XLEAF(_splsw_splhigh_noprof)
Dfp.S3170 STATIC_XLEAF(get_fs_s)
3434 STATIC_XLEAF(get_fs_d)
4041 STATIC_XLEAF(set_fd_word)
/netbsd/src/sys/arch/mips/include/
Dasm.h226 #define STATIC_XLEAF(x) \ macro
236 STATIC_XLEAF(x)
/netbsd/src/sys/arch/alpha/include/
Dasm.h326 #define STATIC_XLEAF(_name_,_n_args_) \ macro