HomeSort by: relevance | last modified time | path
    Searched defs:have_a_format (Results 1 - 1 of 1) sorted by relevancy

  /src/external/historical/nawk/dist/
run.c 1087 static bool have_a_format = false; local
1093 have_a_format = (strcmp(xbuf, "0x1.5p+5") == 0);
1150 if (have_a_format)

Completed in 15 milliseconds