Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn3.c61 #ifdef INCORE
502 #ifdef INCORE
536 #ifndef INCORE in wbfl()
561 #ifndef INCORE in rbf()
605 #ifndef INCORE
H A Dn1.c406 #ifdef INCORE in init2()
1024 #ifdef INCORE in getch0()
H A Dn5.c635 #ifdef INCORE in caseev()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h256 #define INCORE 0x80 /* use in-core data to build symbol tables */ macro
H A DPcontrol.c4040 P->flags |= INCORE; in Pgrab_ops()
H A DPsymtab.c1894 if (_libproc_incore_elf || (P->flags & INCORE)) { in Pbuild_file_symtab()