Searched defs:FPU_access_ok (Results 1 – 2 of 2) sorted by relevance
107 #define FPU_access_ok(y,z) if ( !access_ok(y,z) ) \ macro