Searched defs:storep (Results 1 – 2 of 2) sorted by relevance
49 __os_strdup(str, storep) in __os_strdup() argument 76 __os_calloc(num, size, storep) in __os_calloc() argument 100 __os_malloc(size, db_malloc, storep) in __os_malloc() argument 141 __os_realloc(storep,size) __os_realloc() argument [all...]
835 void *storep = store; in i_store_val() local