Searched refs:gen_varid_allocate (Results 1 – 4 of 4) sorted by relevance
170 void gen_varid_allocate(Context *c,
211 gen_varid_allocate(c, &@1, &$2, $1.bit_width, $1.signedness);
330 idef-parser calls ``gen_varid_allocate`` with the ``VARID`` token to save the
481 void gen_varid_allocate(Context *c, in gen_varid_allocate() function