Home
last modified time | relevance | path

Searched refs:UNRECOG_UNITS (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-obspy/obspy-1.2.2/obspy/signal/src/evalresp/
H A Devresp.h121 NO_STAGE_MATCHED = -13, UNRECOG_UNITS = -14 enumerator
H A Devresp.c584 err_type == RE_COMP_FAILED || err_type == UNRECOG_UNITS) { in evresp_itp()
813 err_type == RE_COMP_FAILED || err_type == UNRECOG_UNITS) { in evresp_itp()
H A Dstring_fctns.c619 error_return(UNRECOG_UNITS, "check_units; units found ('%s') are not supported", line); in check_units()