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

  /src/sys/arch/mips/include/
asm.h 223 * STATIC_XLEAF
226 #define STATIC_XLEAF(x) \
236 STATIC_XLEAF(x)
  /src/sys/arch/alpha/include/
asm.h 323 * STATIC_XLEAF
326 #define STATIC_XLEAF(_name_,_n_args_) \
392 * Same as STATIC_XLEAF, for a nested function.

Completed in 19 milliseconds