OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_number_set_array
(Results
1 - 3
of
3
) sorted by null
/external/strace/
number_set.h
57
alloc_number_set_array
(unsigned int nmemb) ATTRIBUTE_MALLOC;
filter_qualify.c
191
read_set =
alloc_number_set_array
(1);
199
write_set =
alloc_number_set_array
(1);
207
signal_set =
alloc_number_set_array
(1);
215
trace_set =
alloc_number_set_array
(SUPPORTED_PERSONALITIES);
223
abbrev_set =
alloc_number_set_array
(SUPPORTED_PERSONALITIES);
231
verbose_set =
alloc_number_set_array
(SUPPORTED_PERSONALITIES);
239
raw_set =
alloc_number_set_array
(SUPPORTED_PERSONALITIES);
259
alloc_number_set_array
(SUPPORTED_PERSONALITIES);
286
alloc_number_set_array
(SUPPORTED_PERSONALITIES);
number_set.c
129
alloc_number_set_array
(const unsigned int nmemb)
function
Completed in 103 milliseconds