Home
last modified time | relevance | path

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

/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzadrepi_c.c180 SpiceChar * suffstr; in zzadrepi_c() local
253 suffstr = (SpiceChar *) malloc( nBytes ); in zzadrepi_c()
255 if ( !suffstr ) in zzadrepi_c()
273 strncpy ( suffstr, endmss, endmssLen ); in zzadrepi_c()
274 suffstr[endmssLen] = NULLCHAR; in zzadrepi_c()
292 (ConstSpiceChar *) suffstr ); in zzadrepi_c()
298 free ( suffstr ); in zzadrepi_c()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzadrepi_c.c180 SpiceChar * suffstr; in zzadrepi_c() local
253 suffstr = (SpiceChar *) malloc( nBytes ); in zzadrepi_c()
255 if ( !suffstr ) in zzadrepi_c()
273 strncpy ( suffstr, endmss, endmssLen ); in zzadrepi_c()
274 suffstr[endmssLen] = NULLCHAR; in zzadrepi_c()
292 (ConstSpiceChar *) suffstr ); in zzadrepi_c()
298 free ( suffstr ); in zzadrepi_c()