Home
last modified time | relevance | path

Searched refs:HSL_SHMEM_SIZE (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiHSL_SHM.h94 #define HSL_SHMEM_SIZE 128 macro
98 char data[HSL_SHMEM_SIZE];
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiHSL_SHM.h94 #define HSL_SHMEM_SIZE 128 macro
98 char data[HSL_SHMEM_SIZE];
/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A DapiHSL_SHM.c188 memcpy(syncMem->ptr->data, source, HSL_SHMEM_SIZE); in StoreShareMemory()
209 memcpy(dest, syncMem->ptr->data, HSL_SHMEM_SIZE); in RestoreShareMemory()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt58772 #define HSL_SHMEM_SIZE 128
58776 char data[HSL_SHMEM_SIZE];