Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dinit.c56 flag shiftcase = YES; variable
H A Dmain.c101 shiftcase = NO; in main()
H A Ddefs.h78 extern flag shiftcase;
H A Dlex.c524 if(shiftcase && isupper((int)*i)) in crunch()