Home
last modified time | relevance | path

Searched defs:nFilter (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc1363 FilterExp *nFilter = new FilterExp (n_expr, e_ctx, noParFilter); in filter_in_chunks() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.cc1363 FilterExp *nFilter = new FilterExp (n_expr, e_ctx, noParFilter); in filter_in_chunks() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18095 int nFilter; /* Number of xFilter rejection GLOB patterns */ member