Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A Dfail.c32 char *fail_programName = ""; variable
38 fprintf( stderr, "%s: ", fail_programName ); in fail()
H A Dfail.h26 extern char *fail_programName;
H A Dtestfloat.c56 fail_programName = "testfloat"; in main()
H A Dtestsoftfloat.c821 fail_programName = "testsoftfloat"; in main()