Searched refs:RunStore (Results 1 – 1 of 1) sorted by relevance
107 } RunStore; typedef110 runstore_free( RunStore* s ) in runstore_free()115 static RunStore*118 RunStore* s = malloc( sizeof(*s) + sizeof(Run)*count ); in runstore_alloc()125 static RunStore*126 runstore_edit( RunStore* s ) in runstore_edit()128 RunStore* s2; in runstore_edit()143 runstore_unrefp( RunStore* *ps ) in runstore_unrefp()145 RunStore* s = *ps; in runstore_unrefp()153 static RunStore*[all …]