Home
last modified time | relevance | path

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

/debug/
A Dtst-backtrace3.c28 #define NUM_FUNCTIONS 4 macro
33 void *addresses[NUM_FUNCTIONS]; in fn()
47 if (n < NUM_FUNCTIONS) in fn()
A Dtst-backtrace4.c32 #define NUM_FUNCTIONS 6 macro
39 void *addresses[NUM_FUNCTIONS]; in handle_signal()
49 n, NUM_FUNCTIONS); in handle_signal()
51 if (n < NUM_FUNCTIONS) in handle_signal()
A Dtst-backtrace2.c28 #define NUM_FUNCTIONS 4 macro
33 void *addresses[NUM_FUNCTIONS]; in fn1()
42 if (n < NUM_FUNCTIONS) in fn1()
A Dtst-backtrace5.c37 #define NUM_FUNCTIONS 7 macro
42 void *addresses[NUM_FUNCTIONS]; in handle_signal()
51 if (n < NUM_FUNCTIONS) in handle_signal()
95 for (int j = 0; j < NUM_FUNCTIONS; j++) in handle_signal()

Completed in 10 milliseconds