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

/netbsd-current/external/historical/nawk/dist/
H A Drun.c824 static bool have_a_format = false; local
830 have_a_format = (strcmp(xbuf, "0x1.5p+5") == 0);
888 if (have_a_format)

Completed in 158 milliseconds