Home
last modified time | relevance | path

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

/openbsd-src/games/sail/
H A Dmisc.c135 int ang; in gunsbear() local
156 int ang; in portside() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920428-2.c433 gs_rotate(gs_state *pgs, floatp ang) in gs_rotate()