Lines Matching refs:YES
114 globalscope = YES;
126 rules = YES;
131 if (lex == YES) {
151 globalscope = YES;
160 fcndef = YES; /* treat as function definition */
204 if (elseelif == YES) {
207 psuedoelif = YES;
213 if (psuedoelif == YES) {
234 elseelif = YES;
275 if (esudef == YES && braces == esubraces) {
283 if ((braces == 0 || braces == 1 && classdef == YES) &&
284 fcndef == YES) {
286 globalscope = YES;
316 if ((globalscope == YES || localdef == YES) &&
319 initializer = YES;
326 if (esudef == YES && notpp()) {
327 structfield = YES;
358 ppdefine = YES;
360 if (compress == YES) {
375 classdef = YES;
382 esudef = YES;
416 braces == 1 && classdef == YES) {
417 fcndef = YES;
438 if ((fcndef == YES || ppdefine == YES ||
439 rules == YES) && externdec == NO &&
440 (localdef == NO || initializer == YES)) {
446 template = YES;
472 if ((fcndef == YES || ppdefine == YES ||
473 rules == YES) && localdef == NO) {
481 if (notpp() && esudef == NO && fcndef == YES &&
491 typedefname = YES;
508 if (esudef == YES) {
512 } else if (typedefdef == YES && oldtype == NO) {
515 } else if (globalscope == YES &&
519 } else if (fcndef == YES && braces == 0) {
522 } else if (localdef == YES) {
570 externdec = YES;
573 typedefdef = YES;
574 oldtype = YES;
575 } else if (p->type == DECL && fcndef == YES &&
578 localdef = YES;
580 template == YES) {
602 if (esudef == YES && cesudeftoken) {
609 if (typedefname == YES) {
610 localdef = YES;
620 arraydimension = YES;
634 if (ppdefine == YES) { /* end of a #define */
645 if (bplisting == YES) {
702 if (compress == YES) {
731 ppdefine = YES;
768 globalscope = YES; /* file global scope (outside functions) */
793 bplisting = YES;
798 lex = YES;
806 sdl = YES;
809 asy = YES;