Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c22597 static unsigned int nCall = 0; in test_breakpoint() local
22598 if( (nCall++)==0xffffffff ) printf("Many .breakpoints have run\n"); in test_breakpoint()