Searched defs:listp (Results 1 - 8 of 8) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ptrlist.c | 195 void pack_ptr_list(struct ptr_list **listp) in pack_ptr_list() argument 260 void **__add_ptr_list(struct ptr_list **listp, void *ptr) in __add_ptr_list() argument 298 __add_ptr_list_tag(struct ptr_list **listp, void *ptr, unsigned long tag) __add_ptr_list_tag() argument 442 copy_ptr_list(struct ptr_list **listp, struct ptr_list *src) copy_ptr_list() argument 495 __free_ptr_list(struct ptr_list **listp) __free_ptr_list() argument [all...] |
H A D | storage.c | 40 static void sort_hash_list(struct storage_hash_list **listp) in sort_hash_list() argument 102 struct storage_hash_list **listp = storage_hash_table + storage_hash(bb,pseudo,inout); in add_storage() local 131 static void vrfy_storage(struct storage_hash_list **listp) in vrfy_storage() argument
|
H A D | example.c | 221 static struct storage_hash *find_or_create_hash(pseudo_t pseudo, struct storage_hash_list **listp) in find_or_create_hash() argument
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_substring.c | 379 PCRE2_UCHAR **listp; in pcre2_substring_list_get() local
|
/third_party/selinux/libsepol/src/ |
H A D | optimize.c | 326 cond_av_list_t **listp = cond; in optimize_cond_av_list() local
|
/third_party/FreeBSD/sys/kern/ |
H A D | subr_bus.c | 792 devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp) in devclass_get_drivers() argument
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngwutil.c | 439 png_free_buffer_list(png_structrp png_ptr, png_compression_bufferp *listp) in png_free_buffer_list() argument
|
/third_party/python/Lib/test/ |
H A D | test_buffer.py | 252 def listp(lst): function
|
Completed in 17 milliseconds