Searched defs:storep (Results 1 – 2 of 2) sorted by relevance
49 __os_strdup(str, storep) in __os_strdup() argument76 __os_calloc(num, size, storep) in __os_calloc() argument100 __os_malloc(size, db_malloc, storep) in __os_malloc() argument141 __os_realloc(storep, size) in __os_realloc() argument
835 void *storep = store; in i_store_val() local