Home
last modified time | relevance | path

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

/original-bsd/usr.bin/f77/pass1.vax/
H A Dtokdefs.h53 #define SFUNCTION 45 macro
H A Dgram.head206 | SFUNCTION new_proc entryname arglist
208 | type SFUNCTION new_proc entryname arglist
H A Dlex.c870 return(SFUNCTION); in gettok()
1038 { "function", SFUNCTION },
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Dlex.c855 return(SFUNCTION); in gettok()
1023 { "function", SFUNCTION },