Home
last modified time | relevance | path

Searched refs:__btab (Results 1 – 3 of 3) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_prp2.c1889 __btab = (byte *) __my_malloc(__btabbsiz); in __alloc_sim_storage()
2209 np->nva.bp = &(__btab[__btabbi]); in alloc_scal_var()
2300 sbp = &(__btab[__btabbi]); in alloc_sscal_var()
2390 bp = &(__btab[__btabbi]); in alloc_svec_var()
H A Dcver.c653 byte *__btab; /* design wide scalar (byte) storage table */ variable
1955 __btab = NULL; in init_ds()
H A Dv.h3510 extern byte *__btab; /* design wide scalar (byte) storage table */