Searched refs:NUM_TYPE (Results 1 – 2 of 2) sorted by relevance
678 #ifndef NUM_TYPE680 # define NUM_TYPE long long macro682 # define NUM_TYPE int64_t macro686 #ifdef NUM_TYPE690 #define __INT NUM_TYPE
3352 # define NUM_TYPE long long macro3355 # define NUM_TYPE long macro3359 static NUM_TYPE3362 NUM_TYPE val; in num_val()3388 NUM_TYPE a, b; in SubNumAsc()