Searched refs:NUM_TYPE (Results 1 – 2 of 2) sorted by relevance
602 #ifndef NUM_TYPE604 # define NUM_TYPE long long macro606 # define NUM_TYPE int64_t macro610 #ifdef NUM_TYPE614 #define __INT NUM_TYPE
3331 # define NUM_TYPE long long macro3334 # define NUM_TYPE long macro3338 static NUM_TYPE3341 NUM_TYPE val; in num_val()3367 NUM_TYPE a, b; in SubNumAsc()