Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c168 static struct action *Action_new(void);
490 static struct action *Action_new(void){ in Action_new() function
548 newaction = Action_new(); in Action_add()