Searched refs:LCNT (Results 1 – 2 of 2) sorted by relevance
96 if ((!v[LCNT]) || (!is_num(v[LCNT]))) in check_line()179 e->ref_cnt = atoi(v[LCNT]); in parse_line()
46 #define LCNT 7 macro