Searched refs:STR2 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/libgomp/
H A Dfortran.c37 #define STR1(x) STR2(x)
38 #define STR2(x) #x macro
/openbsd-current/libexec/ftpd/
H A Dftpcmd.y993 #define STR2 3 /* expect STRING */
1285 state = state == OSTR ? STR2 : state+1;
1297 case STR2:

Completed in 94 milliseconds