Home
last modified time | relevance | path

Searched defs:cnext (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/games/backgammon/common_source/
H A Dfancy.c121 bsect(int b, int rpos, int cpos, int cnext) in bsect()
/openbsd-src/usr.bin/gprof/
H A Dgprof.h118 struct nl *cnext; /* pointer to next member of cycle */ member
/openbsd-src/usr.bin/awk/
H A Dawk.h107 struct Cell *cnext; /* ptr to next if chained */ member