| http://www.w3.org/ns/prov#value | - mem.h) Name(Arguments) Argument Types Usage C_UDMI(c,t,i) cell_t c, Thread *t, int i stores data in user-defined cell memory location for given index There are three arguments to C_UDMI: c, thread, and i. c is the cell identifier, thread is a pointer to the cell thread, and i is an integer index that identifies the memory location where data is to be stored.
|