Home
last modified time | relevance | path

Searched refs:sko_state (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/flex/dist/src/
H A Dmisc.c58 struct sko_state { struct
61 static struct sko_state *sko_stack=0; argument
67 sko_stack = malloc(sizeof(struct sko_state) * (size_t) sko_sz); in sko_push()
75 sizeof(struct sko_state) * (size_t) sko_sz); in sko_push()