Searched defs:NUM1 (Results 1 – 4 of 4) sorted by relevance
1263 #define FIXED_MAX1(NUM1,NUM2) (0x1.0p ## NUM1 - 0x1.0p- ## NUM2) argument1264 #define FIXED_MAX2(NUM1,NUM2) FIXED_MAX1(NUM1,NUM2) argument
44 static const int NUM1 = 50; /* additional tests for some functions */ variable
40 static const int NUM1 = 50; /* additional tests for some functions */ variable