Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dmisc.c53 struct sko_state { struct
56 static struct sko_state *sko_stack=0; argument
62 sko_stack = malloc(sizeof(struct sko_state) * (size_t) sko_sz); in sko_push()
70 sizeof(struct sko_state) * (size_t) sko_sz); in sko_push()