Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/awk/
H A Dawk.h98 typedef struct Cell { struct
106 struct Cell *cnext; /* ptr to next if chained */ argument
107 } Cell; typedef
[all...]
/titanic_52/usr/src/lib/libsqlite/src/
H A Dbtree.c100 typedef struct Cell Cell; typedef
251 struct Cell { global() struct
252 hCell global() argument
253 aPayloadCell global() argument
254 ovflCell global() argument
[all...]