Lines Matching refs:WITH
17 * Redistribution and use in source and binary forms, with or without
24 * documentation and/or other materials provided with the distribution.
117 /* new style, type-polymorphic; ordinary and for types with multiple flavors */
190 %token WITH
353 /* source file: file foo/bar.c bar|baz needs-flag compile-with blah */
683 /* optional attachment: with foo */
686 | WITH WORD { $$ = getdevattach($2); }
1131 * Remember pointer PTR with type-code CODE.
1224 * pointer again; these need to be generated with the preprocessor in
1442 fprintf(stderr, "config: array with <= 0 size: %s\n", name);