Lines Matching defs:or
11 * All advertising materials mentioning features or use of this software
16 * Redistribution and use in source and binary forms, with or without
23 * documentation and/or other materials provided with the distribution.
25 * may be used to endorse or promote products derived from this software
29 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
32 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
118 * Name/value lists. Values can be strings or pointers and/or can carry
223 * List of locators. (Either definitions or uses...)
254 * "uba2" or "sd0"). It may be found "at" one or more attributes,
338 /* created during packing or ioconf.c generation */
349 * Files (*.c, *.S, or *.o). This structure defines the common fields
358 const char *fi_base; /* tail minus ".c" (or whatever) */
400 } and, or;
406 #define cx_or cx_u.or
445 extern const char *machine; /* machine type, e.g., "sparc" or "sun3" */
446 extern const char *machinearch; /* machine arch, e.g., "sparc" or "m68k" */
448 /* machine subarches, e.g., "sun68k" or "hpc" */