Searched refs:INT64_OR_DOUBLE (Results 1 – 2 of 2) sorted by relevance
239 #define INT64_OR_DOUBLE int64_t macro241 #define INT64_OR_DOUBLE double macro
6090 if ((INT64_OR_DOUBLE)(repeat_min - 1)* in compile_branch()6091 (INT64_OR_DOUBLE)length_prevgroup > in compile_branch()6092 (INT64_OR_DOUBLE)INT_MAX || in compile_branch()6164 if ((INT64_OR_DOUBLE)repeat_max * in compile_branch()6165 (INT64_OR_DOUBLE)(length_prevgroup + 1 + 2 + 2*LINK_SIZE) in compile_branch()6166 > (INT64_OR_DOUBLE)INT_MAX || in compile_branch()