Searched refs:INT64_OR_DOUBLE (Results 1 – 2 of 2) sorted by relevance
165 #define INT64_OR_DOUBLE int64_t macro167 #define INT64_OR_DOUBLE double macro
6877 if ((INT64_OR_DOUBLE)replicate* in compile_branch()6878 (INT64_OR_DOUBLE)(1 + LINK_SIZE) > in compile_branch()6879 (INT64_OR_DOUBLE)INT_MAX || in compile_branch()7039 if ((INT64_OR_DOUBLE)(repeat_min - 1)* in compile_branch()7040 (INT64_OR_DOUBLE)length_prevgroup > in compile_branch()7041 (INT64_OR_DOUBLE)INT_MAX || in compile_branch()7092 if ((INT64_OR_DOUBLE)repeat_max * in compile_branch()7093 (INT64_OR_DOUBLE)(length_prevgroup + 1 + 2 + 2*LINK_SIZE) in compile_branch()7094 > (INT64_OR_DOUBLE)INT_MAX || in compile_branch()