Home
last modified time | relevance | path

Searched defs:exp_instruction (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gawk/gawk-5.1.1/
H A Dawk.h763 typedef struct exp_instruction { struct
764 struct exp_instruction *nexti; argument
767 struct exp_instruction *di; argument
781 struct exp_instruction *xi; argument
786 struct exp_instruction *comment; argument
787 short source_line;
788 short pool_size; // memory management in symbol.c
789 OPCODE opcode;