Searched refs:ONCE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D981001-4.c4 #define ONCE(x, y) (x ?: (x = y())) macro
13 return ONCE(memo, P(PREFIX, init));
/openbsd-current/games/hack/
H A Ddef.gen.h69 /* 0100: ONCE only */
72 #define ONCE 0100 macro
/openbsd-current/sbin/pfctl/
H A Dparse.y482 %token LOAD RULESET_OPTIMIZATION RTABLE RDOMAIN PRIO ONCE DEFAULT DELAY
2123 | ONCE {
5000 { "once", ONCE},

Completed in 163 milliseconds