MCPcopy Index your code
hub / github.com/DCurrent/openbor / Parser_CreateLabel

Function Parser_CreateLabel

engine/source/scriptlib/Parser.c:209–223  ·  view source on GitHub ↗

* CreateLabel -- This method creates a label, unique within this parser, to * Serve as a target for jumps and calls. * Parameters: none * Returns: A unique Label ******************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

Parser_Comp_stmt_LabelFunction · 0.85
Parser_Comp_stmtFunction · 0.85
Parser_Select_stmtFunction · 0.85
Parser_Case_labelFunction · 0.85
Parser_Iter_stmtFunction · 0.85
Parser_Cond_expr2Function · 0.85
Parser_Postfix_expr2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected