Home
last modified time | relevance | path

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

/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dioutils.h183 int read_u32_portable(FILE* fin, unsigned int* val);
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dioutils.h167 int read_u32_portable(FILE* fin, unsigned int* val);
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dioutils.c1053 int read_u32_portable(FILE* fin, unsigned int* val) { function
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dioutils.c955 int read_u32_portable(FILE* fin, unsigned int* val) { in read_u32_portable() function