Home
last modified time | relevance | path

Searched refs:n_type (Results 1 – 25 of 59) sorted by relevance

123

/original-bsd/old/adb/common_source/
H A Dsym.c18 #define isstab(sp) ((sp)->n_type & N_STAB)
55 if (isstab(sp) || (sp->n_type & N_EXT) == 0)
58 if (sp->n_type == (N_FN|N_EXT))
98 if ((sym->n_type & N_EXT) || sym->n_type == N_FN)
100 if (sym->n_type == N_LSYM || sym->n_type == N_PSYM)
H A Dprint.c217 if ((sp->n_type & N_EXT) == 0)
219 switch (sp->n_type) {
/original-bsd/old/adb/adb.vax/
H A Dsym.c21 if ((sp->n_type&N_STAB)==0 && eqsym(sp->n_un.n_name, symstr, '_'))
43 if (sp->n_type & N_STAB || !(sp->n_type & N_EXT)
44 || sp->n_type == (N_FN|N_EXT))
69 if (sp->n_un.n_name[0] =='_' || sp->n_type == N_FN)
71 type = sp->n_type;
72 switch (sp->n_type) {
/original-bsd/usr.bin/nm/
H A Dnm.c345 if (SYMBOL_TYPE(np->n_type) == N_UNDF && np->n_value)
346 np->n_type = N_COMM | (np->n_type & N_EXT);
347 if (!print_all_symbols && IS_DEBUGGER_SYMBOL(np->n_type))
352 SYMBOL_TYPE(np->n_type) != N_UNDF)
404 if (SYMBOL_TYPE(sym->n_type) == N_UNDF)
410 if (IS_DEBUGGER_SYMBOL(sym->n_type))
412 sym->n_desc&0xffff, typestring(sym->n_type));
414 (void)printf(" %c ", typeletter(sym->n_type));
523 if (SYMBOL_TYPE(a->n_type) == N_UNDF)
524 if (SYMBOL_TYPE(b->n_type) == N_UNDF)
[all …]
/original-bsd/old/sdb/
H A Dsymt.c118 class = stentry.n_type & STABMASK; in initfp()
199 if (stentry.n_type & N_EXT) { in initfp()
315 class = stentry.n_type & STABMASK;
532 if (stentry.n_type == N_SO)
534 if (stentry.n_type == N_SLINE) {
899 if (stentry.n_type == N_FUN)
901 if (stentry.n_type == N_LSYM) {
933 if (stentry.n_type == N_FUN)
935 if (stentry.n_type == N_PSYM) {
965 if (stentry.n_type == N_FUN)
[all …]
/original-bsd/old/adb/adb.tahoe/
H A Dsym.c24 if ((sp->n_type&N_STAB)==0 && eqsym(sp->n_un.n_name, symstr, '_'))
46 if (sp->n_type & N_STAB || !(sp->n_type & N_EXT)
47 || sp->n_type == (N_FN|N_EXT))
72 type = sp->n_type;
/original-bsd/lib/libc/gen/
H A Dnlist.c91 p->n_type = 0;
108 if (soff == 0 || (s->n_type & N_STAB) != 0)
113 p->n_type = s->n_type;
/original-bsd/lib/libc/mips/gen/
H A Dnlist.c91 p->n_type = 0;
108 if (soff == 0 || (s->n_type & N_STAB) != 0)
122 p->n_type = s->n_type;
/original-bsd/sys/deprecated/kdb/
H A Dkdb_sym.c49 if ((sp->n_type&N_STAB)==0 && kdbeqsym(sp->n_un.n_name, symstr, '_'))
71 if (sp->n_type&N_STAB || (sp->n_type&N_EXT)==0)
96 type = sp->n_type;
H A Dkdb_print.c91 if (sp->n_type==(N_DATA|N_EXT) || in kdbprinttrace()
92 sp->n_type==(N_BSS|N_EXT)) in kdbprinttrace()
/original-bsd/old/ld/
H A Dld.c848 type = cursym.n_type;
868 sp->n_type = cursym.n_type;
1004 sp->n_type = (sp->n_type & N_STAB) | (N_EXT+N_BSS); in middle()
1041 sp->n_type = type;
1214 if (cursym.n_type&N_EXT)
1218 type = cursym.n_type;
1258 if (cursym.n_type!=sp->n_type || cursym.n_value!=sp->n_value) {
1299 if (cursym.n_type & N_STAB) in tracesym()
1314 if (cursym.n_type&N_EXT) in tracesym()
1892 sp->n_type = cursym.n_type;
[all …]
/original-bsd/usr.bin/systat/
H A Dmbufs.c116 if (namelist[X_MBSTAT].n_type == 0) { in initmbufs()
121 if (namelist[X_MBSTAT].n_type == 0) { in initmbufs()
134 if (namelist[X_MBSTAT].n_type == 0) in fetchmbufs()
H A Diostat.c90 if (namelist[X_DK_BUSY].n_type == 0) { in initiostat()
95 if (namelist[X_DK_BUSY].n_type == 0) { in initiostat()
118 if (namelist[X_DK_BUSY].n_type == 0) in fetchiostat()
135 if (namelist[X_DK_BUSY].n_type == 0) { in labeliostat()
220 if (namelist[X_DK_BUSY].n_type == 0) in showiostat()
H A Dpigs.c128 if (namelist[X_FIRST].n_type == 0) { in initpigs()
133 if (namelist[X_FIRST].n_type == 0) { in initpigs()
158 if (namelist[X_FIRST].n_type == 0) in fetchpigs()
/original-bsd/usr.sbin/pstat/
H A Dpstat.c663 if (nl[SNQD].n_type != 0) in ttymode()
665 if (nl[SNDZ].n_type != 0) in ttymode()
667 if (nl[SNDH].n_type != 0) in ttymode()
669 if (nl[SNDMF].n_type != 0) in ttymode()
671 if (nl[SNDHU].n_type != 0) in ttymode()
673 if (nl[SNDMZ].n_type != 0) in ttymode()
677 if (nl[SNVX].n_type != 0) in ttymode()
679 if (nl[SNMP].n_type != 0) in ttymode()
683 if (nl[SNITE].n_type != 0) in ttymode()
685 if (nl[SNDCA].n_type != 0) in ttymode()
[all …]
/original-bsd/usr.bin/mail/
H A Dnames.c37 np->n_type = ntype;
111 if (ntype && (p->n_type & GMASK) != ntype)
123 if (ntype && (p->n_type & GMASK) != ntype)
308 np->n_type |= GDEL;
368 new = gexpand(new, gh, metoo, np->n_type);
418 np->n_type |= GDEL;
483 if ((n->n_type & GDEL) == 0)
615 if ((np->n_type & GDEL) == 0)
H A Dsend.c380 if ((np->n_type & GMASK) == GTO)
382 cat(hp->h_to, nalloc(np->n_name, np->n_type));
383 else if ((np->n_type & GMASK) == GCC)
385 cat(hp->h_cc, nalloc(np->n_name, np->n_type));
386 else if ((np->n_type & GMASK) == GBCC)
388 cat(hp->h_bcc, nalloc(np->n_name, np->n_type));
/original-bsd/old/dbx/
H A Dobject.c277 if ((np->n_type&N_STAB) != 0) {
285 } else if ((np->n_type&N_EXT) == N_EXT) {
291 } else if ((np->n_type&N_TEXT) == N_TEXT) {
368 switch (np->n_type) {
463 np->n_type, np->n_desc, np->n_value);
630 if ((np->n_type&N_TYPE) == N_TEXT) {
659 } else if ((np->n_type&N_TYPE) == N_BSS or (np->n_type&N_TYPE) == N_DATA) {
746 cur = ((np->n_type&N_TYPE) == N_TEXT) ? curmodule : curblock;
755 if ((np->n_type&N_TYPE) == N_TEXT) {
/original-bsd/include/
H A Dnlist.h42 unsigned char n_type; /* type defines */ member
/original-bsd/old/prof/
H A Dprof.c238 if (nbuf.n_type!=N_TEXT && nbuf.n_type!=N_TEXT+N_EXT) in getsymtab()
240 if (aflg==0 && nbuf.n_type!=N_TEXT+N_EXT) in getsymtab()
262 if (nbuf.n_type!=N_TEXT && nbuf.n_type!=N_TEXT+N_EXT) in getsymtab()
264 if (aflg==0 && nbuf.n_type!=N_TEXT+N_EXT) in getsymtab()
/original-bsd/usr.sbin/kvm_mkdb/
H A Dnlist.c99 if (!nbuf._strx || nbuf.n_type&N_STAB)
119 if ((nbuf.n_type & N_TYPE) == N_TEXT)
/original-bsd/usr.bin/ld/
H A Dld.c1693 p->n_type += (N_SETA - N_ABS);
1726 else if (p->n_type & N_EXT)
2834 if (tmp->n_type == (int) N_SO)
2990 if (!(s->n_type & N_EXT))
3111 if (!(s->n_type & N_EXT))
3120 switch (s->n_type)
4135 nl.n_type = newsp->defined; in write_syms()
4140 nl.n_type = sp->defined; in write_syms()
4151 nl.n_type = N_UNDF | N_EXT; in write_syms()
4156 nl.n_type = N_UNDF | N_EXT; in write_syms()
[all …]
/original-bsd/games/snake/snake/
H A Dbusy.c57 if (nl[0].n_type==0) {
/original-bsd/usr.bin/vmstat.sparc/
H A Dutil.c42 if (nl->n_type == 0)
/original-bsd/lib/libkvm/
H A Dkvm_getloadavg.c55 for (p = nl; p->n_type != 0; ++p);

123