Home
last modified time | relevance | path

Searched refs:usehashtable (Results 1 – 2 of 2) sorted by relevance

/dports/comms/wsjtz/wsjtx/lib/wsprd/
H A Dwsprd.c747 int usehashtable=1,wspr_type=2, ipass, nblocksize; in main() local
845 usehashtable = 0; in main()
981 if( usehashtable ) { in main()
1558 if( usehashtable ) { in main()
/dports/science/PETSc/petsc-3.14.1/src/sys/objects/
H A Doptions.c1320 PetscBool usehashtable = PETSC_TRUE; in PetscOptionsFindPair() local
1348 if (!options->ht && usehashtable) { in PetscOptionsFindPair()
1364 if (usehashtable) in PetscOptionsFindPair()