Searched refs:Col_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pzip/
H A Dr2c.c42 } Col_t; typedef in typeref:struct:Col_s
46 Col_t* cols;
47 Col_t* last;
67 register Col_t* col;
98 register Col_t* col;
127 if (!(col = newof(0, Col_t, 1, 0)) || !(col->sp = sfstropen()))

Completed in 15 milliseconds