OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PBM_ALLOC
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpopt/
poptint.h
39
#define
PBM_ALLOC
(d) calloc(__PBM_IX (d) + 1, sizeof(__pbm_bits))
popt.c
569
if (os->argb == NULL) os->argb =
PBM_ALLOC
(os->argc);
639
con->arg_strip =
PBM_ALLOC
(con->optionStack[0].argc);
[
all
...]
Completed in 31 milliseconds