Searched defs:__mips_mt_fpaff_switch_to (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/asm-mips/
H A Dsystem.h48 #define __mips_mt_fpaff_switch_to(prev) \ macro
62 #define __mips_mt_fpaff_switch_to(prev) do { (void) (prev); } while (0) macro
67 __mips_mt_fpaff_switch_to(prev); \

Completed in 231 milliseconds