Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c481 typedef struct Jim_CallFrame { struct
486 struct Jim_CallFrame *parent; argument
491 struct Jim_CallFrame *next; argument
498 } Jim_CallFrame; argument