Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5-html-rewriting-stream/docs/
Dindex.md58 * [emitComment](#emit_comment)
127 <a id="emit_comment"></a>
/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c192 static void emit_comment(const char * fmt, ...) FORMAT_ATTR(1);
373 emit_comment("already have register %s", info->name); in get_reg_value()
644 static void emit_comment(const char *fmt, ...) in emit_comment() function
1313 emit_comment("begin DIVIDE"); in emit_divide()
1337 emit_comment("end DIVIDE"); in emit_divide()
1444 emit_comment("begin if/conditional"); in emit_conditional_test()
1590 emit_comment("begin SELECT"); in emit_select_expr()
1607 emit_comment("end SELECT"); in emit_select_expr()