Xv6 with picoc & Linkage editor  v1.0
The project delineate mutual cohesion between c library, linkage editor ( linker), interpreter and operating system by porting the same on xv6 kernel
Data Fields
AnyValue Union Reference

Data Fields

unsigned char Character
short ShortInteger
int Integer
long LongInteger
unsigned short UnsignedShortInteger
unsigned int UnsignedInteger
unsigned long UnsignedLongInteger
char * Identifier
char ArrayMem [2]
struct ValueTypeTyp
struct FuncDef FuncDef
struct MacroDef MacroDef
double FP
void * Pointer

Detailed Description

Definition at line 180 of file interpreter.h.


The documentation for this union was generated from the following file:
 All Data Structures