Home
last modified time | relevance | path

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

/dports/textproc/miller/miller-5.10.2/c/containers/
H A Dlrec.h149 void lrec_remove_by_position(lrec_t* prec, int position); // 1-up not 0-up
H A Dlrec.c346 void lrec_remove_by_position(lrec_t* prec, int position) { // 1-up not 0-up in lrec_remove_by_position() function
/dports/textproc/miller/miller-5.10.2/c/dsl/
H A Dmlr_dsl_cst_unset_statements.c323 lrec_remove_by_position(pvars->pinrec, field_position); in handle_unset_positional_srec_field_name()