Home
last modified time | relevance | path

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

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dallquads.h36 int allquads_open_outputs(allquads_t* aq);
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dallquads.h36 int allquads_open_outputs(allquads_t* aq);
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dallquads-main.c178 if (allquads_open_outputs(aq)) { in main()
H A Dallquads.c192 int allquads_open_outputs(allquads_t* aq) { in allquads_open_outputs() function