Home
last modified time | relevance | path

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

/dports/textproc/miller/miller-5.10.2/c/dsl/
H A Dmlr_dsl_cst_unset_statements.c200 mlhmmv_root_remove(pvars->poosvars, pempty); in handle_unset_all()
271 mlhmmv_root_remove(pvars->poosvars, pmvkeys); in handle_unset_oosvar()
/dports/textproc/miller/miller-5.10.2/c/containers/
H A Dmlhmmv.h226 void mlhmmv_root_remove(mlhmmv_root_t* pmap, sllmv_t* pmvkeys);
H A Dmlhmmv.c1440 void mlhmmv_root_remove(mlhmmv_root_t* pmap, sllmv_t* prestkeys) { in mlhmmv_root_remove() function