Searched defs:Array (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h113 } Array; typedef in typeref:struct:__anon35
116 extern Array *symtab, *makesymtab(int);
117 extern Cell *setsymtab(uchar *, uchar *, Awkfloat, unsigned int, Array *);
118 extern Cell *lookup(uchar *, Array *);

Completed in 69 milliseconds