Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvthread.cc5937 static void pop_prop_val(vthread_t thr, double&val, unsigned) in pop_prop_val() function
5942 static void pop_prop_val(vthread_t thr, string&val, unsigned) in pop_prop_val() function
5947 static void pop_prop_val(vthread_t thr, vvp_vector4_t&val, unsigned wid) in pop_prop_val() function
5974 pop_prop_val(thr, val, wid); // Pop the value to store. in store_prop()