Home
last modified time | relevance | path

Searched refs:ODD (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/hunt/huntd/
H A Dmakemaze.c43 # define ODD(n) ((n) & 01) macro
/dragonfly/contrib/gdb-7/gdb/
H A Dm2-exp.y172 %token SIZE CAP ORD HIGH ABS MIN_FUNC MAX_FUNC FLOAT_FUNC VAL CHR ODD TRUNC
280 exp : ODD '(' exp ')'
792 {"ODD", ODD },