Home
last modified time | relevance | path

Searched defs:BSS (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/usr.bin/unifdef/
H A Dunifdef.c37 #define BSS macro
45 char *progname BSS; variable
46 char *filename BSS; variable
47 char text BSS; /* -t option in effect: this is a text file */ variable
48 char lnblank BSS; /* -l option in effect: blank deleted lines */ variable
49 char complement BSS; /* -c option in effect: complement the operation */ variable
60 char nsyms BSS; variable
61 char incomment BSS; /* inside C comment */ variable
66 char inquote BSS; /* inside single or double quotes */ variable
68 int exitstat BSS; variable
[all …]
/csrg-svn/old/pcc/c2.vax/
H A Dc2.h42 #define BSS 38 macro
/csrg-svn/old/pcc/c2.tahoe/
H A Dc2.h19 MFPR, MTPR, PROBE, MOVO, TEXT, DATA, BSS, enumerator