Home | History | Annotate | Download | only in src

Lines Matching defs:WHILE

271 	} while (/* CONSTCOND */ 0)
282 } while (/* CONSTCOND */ 0)
293 } while (/* CONSTCOND */ 0)
354 } while (/* CONSTCOND */ 0)
506 #define mkssert(e) do { if (!(e)) exit(255); } while (/* CONSTCOND */ 0)
511 #define mkssert(e) do { } while (/* CONSTCOND */ 0)
529 } while (/* CONSTCOND */ 0)
534 } while (/* CONSTCOND */ 0)
537 } while (/* CONSTCOND */ 0)
550 } while (/* CONSTCOND */ 0)
562 } while (/* CONSTCOND */ 0)
703 #define E_LOOP 5 /* executing for/while # */
1151 #define FDELETE BIT(10) /* function deleted while it was executing */
1420 } while (/* CONSTCOND */ 0)
1424 } while (/* CONSTCOND */ 0)
1434 } while (/* CONSTCOND */ 0)
1473 } while (/* CONSTCOND */ 0) \
1482 } while (/* CONSTCOND */ 0)
1559 #define WHILE 269
1618 } while (/* CONSTCOND */ 0)
1627 } while (/* CONSTCOND */ 0)
1634 } while (/* CONSTCOND */ 0)
1641 while (NZATUpdateMem_z--) \
1643 } while (/* CONSTCOND */ 0)
1650 while ((NZATUpdateString_c = *NZATUpdateString_s++)) \
1652 } while (/* CONSTCOND */ 0)
1660 } while (/* CONSTCOND */ 0)
1892 #define ktdelete(p) do { p->flag = 0; } while (/* CONSTCOND */ 0)