Home
last modified time | relevance | path

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

/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Dimprison.c32 c3_w* nov_w = u3a_walloc(a_w + c3_wiseof(u3a_atom)); in u3i_words() local
33 u3a_atom* nov_u = (void*)nov_w; in u3i_words()
47 return u3a_to_pug(u3a_outa(nov_w)); in u3i_words()
110 c3_w* nov_w = u3a_walloc((len_w + c3_wiseof(u3a_atom))); in u3i_bytes() local
111 u3a_atom* nov_u = (void*)nov_w; in u3i_bytes()
135 return u3a_to_pug(u3a_outa(nov_w)); in u3i_bytes()
210 c3_w* nov_w = u3a_celloc(); in u3i_cell() local
211 u3a_cell* nov_u = (void *)nov_w; in u3i_cell()
218 pro = u3a_to_pom(u3a_outa(nov_w)); in u3i_cell()
233 if ( !FOO ) return u3a_to_pom(u3a_outa(nov_w)); in u3i_cell()
[all …]
H A Dallocate.c1828 u3a_atom* pug_u = (void *)nov_w; in u3a_slab()
1859 u3a_atom* nov_u = (void *)nov_w; in u3a_malt()
1875 c3_w* nov_w = (sal_w - c3_wiseof(u3a_atom)); in u3a_moot() local
1876 u3a_atom* nov_u = (void*)nov_w; in u3a_moot()
1885 u3a_wfree(nov_w); in u3a_moot()
1890 return u3a_to_pug(u3a_outa(nov_w)); in u3a_moot()
1945 u3a_atom* nov_u = (void*)nov_w; in u3a_mint()
1950 u3a_wfree(nov_w); in u3a_mint()
1958 u3a_wfree(nov_w); in u3a_mint()
1971 c3_w* box_w = (void *)u3a_botox(nov_w); in u3a_mint()
[all …]