Home
last modified time | relevance | path

Searched refs:BTOR_STR_LEN (Results 1 – 1 of 1) sorted by relevance

/dports/math/boolector/boolector-3.2.2/src/
H A Dbtoruntrace.c440 #define BTOR_STR_LEN 40 macro
516 BTOR_CNEWN (g_btorunt->mm, btor_str, BTOR_STR_LEN); in parse()
650 snprintf (btor_str, BTOR_STR_LEN, "%s", exp_str); in parse()
2003 BTOR_DELETEN (g_btorunt->mm, btor_str, BTOR_STR_LEN); in parse()