Home
last modified time | relevance | path

Searched refs:s_empty (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/games/gomoku/
H A Dgomoku.h223 struct elist *s_empty; /* level n combo completion spots */ member
H A Dpickmove.c334 for (ep = sp->s_empty; ep; ep = nep) { in scanframes()
347 sp->s_empty = (struct elist *)0; in scanframes()
546 for (ep = sp->s_empty; ep; ep = nep) { in addframes()
559 sp->s_empty = sp->s_nempty; in addframes()
648 for (ep = osp->s_empty; ep; ep = ep->e_next) { in makecombo()
673 for (nep = sp->s_empty; nep; nep = nep->e_next) { in makecombo()
H A Dmain.c462 for (ep = sp->s_empty; ep; ep = ep->e_next) { in whatsup()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sparc.c141 static void s_empty PARAMS ((int));
152 {"empty", s_empty, 0},
4043 s_empty (ignore) in s_empty() function
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-sparc.c142 static void s_empty PARAMS ((int));
153 {"empty", s_empty, 0},
3957 s_empty (ignore) in s_empty() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-96974815 (s_empty): New static function.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-96974815 (s_empty): New static function.