Home
last modified time | relevance | path

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

/dports/science/cdo/cdo-2.0.0/src/lib/gradsdes/
H A Dgradsdes.h69 struct gachsub struct
71 struct gachsub *forw; /* Forward pointer */ argument
72 gaint t1; /* First time for this substitution */
73 gaint t2; /* Last time. -99 indicates open ended */
74 char *ch; /* Substitution string */
/dports/graphics/grads/grads-1.9b4/src/
H A Dgrads.h367 struct gachsub { struct
368 struct gachsub *forw; /* Forward pointer */ argument
369 int t1; /* First time for this substitution */
370 int t2; /* Last time. -99 indicates open ended */
371 char *ch; /* Substitution string */