Home
last modified time | relevance | path

Searched refs:support_blob_repeat (Results 1 – 3 of 3) sorted by relevance

/support/
A Dblob_repeat.h25 struct support_blob_repeat struct
37 struct support_blob_repeat support_blob_repeat_allocate (const void *element, argument
47 struct support_blob_repeat support_blob_repeat_allocate_shared
52 void support_blob_repeat_free (struct support_blob_repeat *);
A Dblob_repeat.c89 static struct support_blob_repeat
95 return (struct support_blob_repeat) { 0 }; in allocate_malloc()
97 return (struct support_blob_repeat) in allocate_malloc()
130 static struct support_blob_repeat
139 return (struct support_blob_repeat) { 0 }; in allocate_big()
157 return (struct support_blob_repeat) { 0 }; in allocate_big()
250 return (struct support_blob_repeat) in allocate_big()
258 struct support_blob_repeat
274 struct support_blob_repeat
281 struct support_blob_repeat
[all …]
A Dtst-support_blob_repeat.c27 struct support_blob_repeat repeat in do_test()

Completed in 8 milliseconds