Searched refs:have_a_format (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/one-true-awk/
H A Drun.c841 static int have_a_format = 0; local
847 have_a_format = (strcmp(buf, "0x1.5p+5") == 0);
899 if (have_a_format)

Completed in 97 milliseconds