Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c40 #define MAX_FNAME_LEN 16 macro
80 funct = malloc(strlen(bin_path) + MAX_FNAME_LEN); in main()
/external/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c40 #define MAX_FNAME_LEN 16 macro
79 funct = malloc(strlen(bin_path) + MAX_FNAME_LEN); in main()
/external/ltp/testcases/misc/math/float/power/
Dgenpower.c40 #define MAX_FNAME_LEN 16 macro
78 funct = malloc(strlen(bin_path) + MAX_FNAME_LEN); in main()
/external/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c41 #define MAX_FNAME_LEN 16 macro
79 funct = malloc(strlen(bin_path) + MAX_FNAME_LEN); in main()
/external/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c40 #define MAX_FNAME_LEN 16 macro
78 funct = malloc(strlen(bin_path) + MAX_FNAME_LEN); in main()