Searched refs:ficlMalloc (Results 1 – 19 of 19) sorted by relevance
84 name = (char*) ficlMalloc(names+1); in ficlSetenv()89 value = (char*) ficlMalloc(values+1); in ficlSetenv()122 name = (char*) ficlMalloc(names+1); in ficlSetenvq()127 value = (char*) ficlMalloc(values+1); in ficlSetenvq()157 name = (char*) ficlMalloc(names+1); in ficlGetenv()192 name = (char*) ficlMalloc(names+1); in ficlUnsetenv()268 name = (char*) ficlMalloc(names+1); in ficlFindfile()273 type = (char*) ficlMalloc(types+1); in ficlFindfile()362 uuid = (char *)ficlMalloc(uuids + 1); in ficlUuidFromString()368 u = (uuid_t *)ficlMalloc(sizeof (*u)); in ficlUuidFromString()
92 name = ficlMalloc(names + 1); in ficl_term_putimage()132 name = ficlMalloc(names + 1); in ficl_fb_putimage()
393 pDict = ficlMalloc(sizeof (FICL_DICT)); in dictCreateHashed()396 pDict->dict = ficlMalloc(nAlloc); in dictCreateHashed()856 dp->dict = ficlMalloc( dictIncrease.u * sizeof (CELL) ); in dictCheckThreshold()
116 FICL_STACK *pStack = ficlMalloc(size); in stackCreate()
100 FICL_SYSTEM *pSys = ficlMalloc(sizeof (FICL_SYSTEM)); in ficlInitSystemEx()
86 pVM = (FICL_VM *)ficlMalloc(sizeof (FICL_VM)); in vmCreate()
3497 char *pDest = (char *)ficlMalloc(count + 1); in type()4692 p = ficlMalloc(size); in ansAllocate()
66 void *ficlMalloc (size_t size) in ficlMalloc() function
388 void *ficlMalloc (size_t size);
64 void *ficlMalloc (size_t size) in ficlMalloc() function
387 void *ficlMalloc (size_t size);
386 void *ficlMalloc (size_t size);
390 void *ficlMalloc (size_t size);
376 void *ficlMalloc (size_t size);