Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dtestprilib.c70 #define TEST_CALLS 1 macro
76 static q931_call *calls[TEST_CALLS]; in event1()
81 for (x=0;x<TEST_CALLS;x++) { in event1()
110 printf("Setup %d calls!\n", TEST_CALLS); in event1()