Home
last modified time | relevance | path

Searched refs:INCORE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dmincore.c35 #define INCORE 1; /* return only the incore status bit */ macro
50 vec[i] &= INCORE; in mincore()
/titanic_44/usr/src/cmd/troff/
H A Dn3.c63 #ifdef INCORE
504 #ifdef INCORE
538 #ifndef INCORE in wbfl()
563 #ifndef INCORE in rbf()
607 #ifndef INCORE
H A Dn1.c407 #ifdef INCORE in init2()
1025 #ifdef INCORE in getch0()
H A Dn5.c637 #ifdef INCORE in caseev()
/titanic_44/usr/src/lib/libproc/common/
H A DPcontrol.h246 #define INCORE 0x80 /* use in-core data to build symbol tables */ macro
H A DPsymtab.c1640 if (_libproc_incore_elf || (P->flags & INCORE)) { in Pbuild_file_symtab()
H A DPcontrol.c3913 P->flags |= INCORE; in Pgrab_ops()