Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/sim.src/
H A Dhwcl.h130 class cl_hws: public cl_list
133 cl_hws(void): cl_list(2, 2, cchars("hws")) {} in cl_hws() function
H A Dhw.cc503 cl_hws::add(void *item) in add()
527 cl_hws::next_displayer(class cl_hw *hw) in next_displayer()
H A Duccl.h217 class cl_hws *hws;
H A Duc.cc334 hws = new cl_hws(); in cl_uc()