Searched refs:lexer_convert_push_number_to_push_literal (Results 1 – 3 of 3) sorted by relevance
710 void lexer_convert_push_number_to_push_literal (parser_context_t *context_p);
2666 lexer_convert_push_number_to_push_literal (context_p); in parser_process_binary_opcodes()
2554 lexer_convert_push_number_to_push_literal (parser_context_t *context_p) /**< context */ in lexer_convert_push_number_to_push_literal() function