Home
last modified time | relevance | path

Searched defs:funct (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c68 char *funct, *bin_path; in main() local
/third_party/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c72 char *funct, *bin_path; in main() local
/third_party/ltp/testcases/misc/math/float/power/
Dgenpower.c68 char *funct, *bin_path; in main() local
/third_party/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c72 char *funct, *bin_path; in main() local
/third_party/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c69 char *funct, *bin_path; in main() local
/third_party/ltp/testcases/misc/math/float/
Dtfloat.h89 double (*funct)(); member
/third_party/openssl/crypto/engine/
Deng_table.c23 ENGINE *funct; member
/third_party/node/deps/openssl/openssl/crypto/engine/
Deng_table.c23 ENGINE *funct; member
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc1016 void Assembler::GenInstrCA(uint8_t funct6, Opcode opcode, Register rd, in GenInstrCA()