Home
last modified time | relevance | path

Searched defs:upward (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.h125 enum direction {none, upward, downward}; /* Value has this type. */ enumerator
/openbsd-src/gnu/gcc/gcc/
H A Dexpr.h89 enum direction {none, upward, downward}; enumerator