Home
last modified time | relevance | path

Searched refs:ALIDOUBLE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dmain.c241 preven(ALIDOUBLE); in main()
388 align = ALIDOUBLE; in dodata()
428 totlen = doeven(totlen+ovlen, (ALIDOUBLE>SZLONG ? ALIDOUBLE : SZLONG) ); in dodata()
H A Dinit.c81 = { 1, ALIADDR, ALISHORT, ALILONG, ALILONG, ALIDOUBLE,
82 ALILONG, ALIDOUBLE, ALILONG, 1, 1, 1};
H A Dftypes.h71 #define ALIDOUBLE (ALDOUBLE/ALCHAR) macro
H A Dproc.c452 bssleng = roundup(bssleng, ALIDOUBLE); in dobss()
453 preven(ALIDOUBLE); in dobss()