Home
last modified time | relevance | path

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

/external/ltrace/
Ddefs.h31 #ifndef DEFAULT_ARRAYLEN
32 #define DEFAULT_ARRAYLEN 4 /* default maximum # array elements */ macro
Doptions.c57 .arraylen = DEFAULT_ARRAYLEN, /* maximum # array elements to print */