Turnstone Operating System
Loading...
Searching...
No Matches
compiler_load.64.c File Reference

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence. More...

#include <compiler/compiler.h>
#include <logging.h>
#include <strings.h>
#include <utils.h>

Functions

 MODULE ("turnstone.compiler.codegen")
 
int8_t compiler_execute_load_int (compiler_t *compiler, compiler_ast_node_t *node, int64_t *result)
 
int8_t compiler_execute_load_var (compiler_t *compiler, compiler_ast_node_t *node, int64_t *result)
 
int8_t compiler_execute_load (compiler_t *compiler, compiler_ast_node_t *node, int64_t *result)
 

Detailed Description

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.