Lines Matching defs:NEED
79 /* Using sigset() avoids the need to re-arm each time. */
733 * The need for the "ex" tag arose out of the need to empty
740 * so I would leave this turned off unless you need it. -gwr
1070 * need to find our own interface address to
1087 /* XXX - No need to set bp_giaddr here. */
1214 #define NEED(LEN, MSG) do \
1335 NEED((len + 3), "ef");
1354 NEED(1, "(end)");
1366 #undef NEED