Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c1199 static void checkrepeated (FuncState *fs, Labellist *ll, TString *label) { in checkrepeated() function
1224 checkrepeated(fs, ll, label); /* check for repeated labels */ in labelstat()