Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/random/
H A Drandomize_fd.c101 u_long i, j, numnode, selected; in randomize_fd() local
/freebsd-13.1/usr.bin/bc/
H A Dbc.y866 numnode(int num) in numnode() function