Home
last modified time | relevance | path

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

/original-bsd/libexec/getty/
H A Dgettytab.h40 #define LM gettystrs[3].value macro
H A Dmain.c475 putf(LM); in prompt()
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Doptim.c241 #define LM ((struct Labelblock * *)sp->ctlinfo)[0]->labelno macro
244 prarif(sp->expr, LM, LZ, LP);
H A Dregalloc.c588 #define LM ((struct Labelblock * *)sp->ctlinfo)[0]->labelno in alreg() macro
592 if (!locallabel(LM) || !locallabel(LZ) || !locallabel(LP)) in alreg()
971 if (!locallabel(LM) || !locallabel(LZ) || !locallabel(LP)) in alreg()
/original-bsd/usr.bin/f77/pass1.vax/
H A Doptim.c249 #define LM ((struct Labelblock * *)sp->ctlinfo)[0]->labelno macro
252 prarif(sp->expr, LM, LZ, LP);
H A Dregalloc.c645 #define LM ((struct Labelblock * *)sp->ctlinfo)[0]->labelno in alreg() macro
649 if (!locallabel(LM) || !locallabel(LZ) || !locallabel(LP)) in alreg()
1028 if (!locallabel(LM) || !locallabel(LZ) || !locallabel(LP)) in alreg()