Home
last modified time | relevance | path

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

/dports/science/py-obspy/obspy-1.2.2/obspy/signal/src/evalresp/
H A Devresp.h390 struct blkt *alloc_deci(void);
H A Dparse_fctns.c972 blkt_ptr = alloc_deci(); in parse_ref()
1091 blkt_ptr = alloc_deci(); in parse_channel()
H A Dalloc_fctns.c422 struct blkt *alloc_deci() in alloc_deci() function