PIPS
L Struct Reference

#include <pip__tab.h>

Data Fields

int flags
 
union {
   int   unit
 
   Entier *   val
 
objet
 
union {
   int   unit
 
   Entier *   val
 
objet
 

Detailed Description

Definition at line 29 of file pip__tab.h.

Field Documentation

◆ flags

int L::flags

Definition at line 30 of file pip__tab.h.

Referenced by sc_to_tableau(), tab_alloc(), tab_display(), and tab_get().

◆  [1/2]

union { ... } L::objet

◆  [2/2]

union { ... } L::objet

◆ unit

int L::unit

Definition at line 31 of file pip__tab.h.

Referenced by expanser(), tab_alloc(), and tab_display().

◆ val

Entier* L::val

Definition at line 32 of file pip__tab.h.

Referenced by expanser(), sc_to_tableau(), tab_alloc(), and tab_get().


The documentation for this struct was generated from the following files: