Searched refs:putl_code (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/byacc/ |
| H A D | output.c | 264 putl_code(fp, "#if " in output_stype() 390 putl_code(output_file, in output_accessing_symbols() 411 putl_code(output_file, in output_accessing_symbols() 1606 putl_code(fp, in output_backtracking_parser() 1754 putl_code(fp, in output_parse_decl() 1807 putl_code(fp, in output_lex_decl() 1829 putl_code(fp, ")\n"); in output_lex_decl() 1838 putl_code(fp, ")\n"); in output_lex_decl() 1845 putl_code(fp, in output_lex_decl() 1860 putl_code(fp, ")\n"); in output_lex_decl() [all …]
|
| H A D | CHANGES | 3177 2010/11/26 simplification of output.c using putc_code() and putl_code() 4797 * output.c: simplified a little, using putc_code() and putl_code()
|