Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dtt3_stress.c83 int iArg = PTR2INT(pArg); in stress_thread_4()
111 int iArg = PTR2INT(pArg); in stress_thread_5()
H A Dthreadtest3.c70 #define PTR2INT(x) ((int)((intptr_t)x)) macro
1070 int iArg = PTR2INT(pArg); in walthread2_thread()
1127 int iArg = PTR2INT(pArg); in walthread3_thread()