Home
last modified time | relevance | path

Searched refs:CI_MAX (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libc/inc/
H A Dlibc_int.h50 #define CI_MAX 12 macro
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c293 if (tag < CI_MAX) in Dbg_util_lcinterface()
311 if (tag < CI_MAX) in Dbg_unused_lcinterface()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c109 Lc_desc glcs[CI_MAX]; /* global external interfaces */
H A Dexternal.c233 if (tag >= CI_MAX) in get_lcinterface()
H A Dremove.c234 for (tag = 0; tag < CI_MAX; tag++) { in remove_so()
/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h307 Lc_desc lm_lcs[CI_MAX]; /* external libc functions */
334 Elf32_Addr lm_lcs[CI_MAX];