Home | History | Annotate | Download | only in INPUTS

Lines Matching full:otherwise

22 /* (T *) if E is zero, (void *) otherwise.  */
25 /* (T *) if E is nonzero, (void *) otherwise. */
40 /* (T1 *) if E1, otherwise (T2 *) if E2. */
43 /* (T1 *) if E1, otherwise (T2 *) if E2, otherwise (T3 *) if E3. */
48 /* (T1 *) if E1, otherwise (T2 *) if E2, otherwise (T3 *) if E3, otherwise
55 /* (T1 *) if E1, otherwise (T2 *) if E2, otherwise (T3 *) if E3, otherwise
56 (T4 *) if E4, otherwise (T5 *) if E5, otherwise (T6 *) if E6. */